Skip to content

Commit 0ccaaa3

Browse files
author
maechler
committed
update: German transl from Detlef Steuer; general updates "only" R-<lang>.po and *.pot
git-svn-id: https://svn.r-project.org/R/trunk@88076 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 942709c commit 0ccaaa3

File tree

184 files changed

+6161
-5380
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+6161
-5380
lines changed

src/library/base/po/R-ar.po

Lines changed: 16 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: R 4.2.0\n"
44
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
5-
"POT-Creation-Date: 2024-10-25 14:49\n"
5+
"POT-Creation-Date: 2025-03-31 11:50\n"
66
"PO-Revision-Date: 2024-02-28 00:52+0000\n"
77
"Last-Translator: Michael Chirico <[email protected]>\n"
88
"Language-Team: none\n"
@@ -199,9 +199,6 @@ msgstr ""
199199
msgid "'headers' must have names and must not be NA"
200200
msgstr ""
201201

202-
msgid "'name' must be a single character string"
203-
msgstr ""
204-
205202
msgid "'origin' must be one of 'start', 'current' or 'end'"
206203
msgstr ""
207204

@@ -392,28 +389,17 @@ msgstr ""
392389
msgid "%s not defined for \"Date\" objects"
393390
msgstr ""
394391

395-
msgid "'from' must be specified"
396-
msgstr ""
397-
398-
msgid "'from' must be a \"Date\" object"
399-
msgstr ""
400-
401-
msgid "'from' must be of length 1"
402-
msgstr ""
403-
404-
msgid "'to' must be a \"Date\" object"
405-
msgstr ""
406-
407-
msgid "'to' must be of length 1"
408-
msgstr ""
392+
#, fuzzy
393+
msgid "'%s' must be of length 1"
394+
msgstr "يجب أن يكون \"normal.kind\" سلسلة أحرف بطول 1"
409395

410-
msgid "'length.out' must be of length 1"
396+
msgid "without 'by', at least one of 'to' and 'from' must be specified"
411397
msgstr ""
412398

413-
msgid "exactly two of 'to', 'by' and 'length.out' / 'along.with' must be specified"
399+
msgid "without 'by', when one of 'to', 'from' is missing, 'length.out' / 'along.with' must be specified"
414400
msgstr ""
415401

416-
msgid "'by' must be of length 1"
402+
msgid "given 'by', exactly two of 'to', 'from' and 'length.out' / 'along.with' must be specified"
417403
msgstr ""
418404

419405
msgid "invalid 'by' string"
@@ -434,9 +420,6 @@ msgstr ""
434420
msgid "invalid specification of 'breaks'"
435421
msgstr ""
436422

437-
msgid "'origin' must be of length one"
438-
msgstr ""
439-
440423
msgid "'lag' and 'differences' must be integers >= 1"
441424
msgstr ""
442425

@@ -494,10 +477,10 @@ msgstr ""
494477
msgid "second argument of / cannot be a \"difftime\" object"
495478
msgstr ""
496479

497-
msgid "'from' must be a \"POSIXt\" object"
480+
msgid "exactly three of 'to', 'from', 'by' and 'length.out' / 'along.with' must be specified"
498481
msgstr ""
499482

500-
msgid "'to' must be a \"POSIXt\" object"
483+
msgid "'%s' must be a \"%s\" object"
501484
msgstr ""
502485

503486
msgid "component subscript must be a character string"
@@ -637,9 +620,6 @@ msgstr ""
637620
msgid "no files to link to"
638621
msgstr ""
639622

640-
msgid "'package' must be of length 1"
641-
msgstr ""
642-
643623
msgid "no file found"
644624
msgstr ""
645625

@@ -967,9 +947,6 @@ msgstr ""
967947
msgid "'arg' must be NULL or a character vector"
968948
msgstr ""
969949

970-
msgid "'arg' must be of length 1"
971-
msgstr ""
972-
973950
msgid "'arg' must be of length >= 1"
974951
msgstr ""
975952

@@ -1365,9 +1342,6 @@ msgstr ""
13651342
msgid "'from' must be a finite number"
13661343
msgstr ""
13671344

1368-
msgid "argument 'length.out' must be of length 1"
1369-
msgstr ""
1370-
13711345
msgid "first element used of 'length.out' argument"
13721346
msgstr ""
13731347

@@ -1536,9 +1510,7 @@ msgstr ""
15361510
msgid "Sys.setenv(LANGUAGE=\"%s\") may have failed"
15371511
msgstr ""
15381512

1539-
msgid ""
1540-
"Calling 'structure(NULL, *)' is deprecated, as NULL cannot have attributes.\n"
1541-
" Consider 'structure(list(), *)' instead."
1513+
msgid "attempt to set an attribute on NULL"
15421514
msgstr ""
15431515

15441516
msgid "incorrect value for 'x'"
@@ -1604,9 +1576,6 @@ msgstr ""
16041576
msgid "handler must be a function"
16051577
msgstr ""
16061578

1607-
msgid "'which' must be of length 1"
1608-
msgstr ""
1609-
16101579
msgid "no such element '%s'"
16111580
msgstr ""
16121581

@@ -1640,6 +1609,12 @@ msgstr ""
16401609
msgid "No traceback available"
16411610
msgstr ""
16421611

1612+
msgid "'recursive' must be a length-1 vector"
1613+
msgstr ""
1614+
1615+
msgid "'recursive' is NA"
1616+
msgstr ""
1617+
16431618
msgid "invalid non-character version specification 'x' (type: %s)"
16441619
msgstr ""
16451620

src/library/base/po/R-base.pot

Lines changed: 15 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
3-
"Project-Id-Version: R 4.5.0\n"
3+
"Project-Id-Version: R 4.6.0\n"
44
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
5-
"POT-Creation-Date: 2024-10-25 14:49\n"
5+
"POT-Creation-Date: 2025-03-31 11:50\n"
66
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -192,9 +192,6 @@ msgstr ""
192192
msgid "'headers' must have names and must not be NA"
193193
msgstr ""
194194

195-
msgid "'name' must be a single character string"
196-
msgstr ""
197-
198195
msgid "'origin' must be one of 'start', 'current' or 'end'"
199196
msgstr ""
200197

@@ -384,28 +381,16 @@ msgstr ""
384381
msgid "%s not defined for \"Date\" objects"
385382
msgstr ""
386383

387-
msgid "'from' must be specified"
388-
msgstr ""
389-
390-
msgid "'from' must be a \"Date\" object"
391-
msgstr ""
392-
393-
msgid "'from' must be of length 1"
384+
msgid "'%s' must be of length 1"
394385
msgstr ""
395386

396-
msgid "'to' must be a \"Date\" object"
387+
msgid "without 'by', at least one of 'to' and 'from' must be specified"
397388
msgstr ""
398389

399-
msgid "'to' must be of length 1"
390+
msgid "without 'by', when one of 'to', 'from' is missing, 'length.out' / 'along.with' must be specified"
400391
msgstr ""
401392

402-
msgid "'length.out' must be of length 1"
403-
msgstr ""
404-
405-
msgid "exactly two of 'to', 'by' and 'length.out' / 'along.with' must be specified"
406-
msgstr ""
407-
408-
msgid "'by' must be of length 1"
393+
msgid "given 'by', exactly two of 'to', 'from' and 'length.out' / 'along.with' must be specified"
409394
msgstr ""
410395

411396
msgid "invalid 'by' string"
@@ -426,9 +411,6 @@ msgstr ""
426411
msgid "invalid specification of 'breaks'"
427412
msgstr ""
428413

429-
msgid "'origin' must be of length one"
430-
msgstr ""
431-
432414
msgid "'lag' and 'differences' must be integers >= 1"
433415
msgstr ""
434416

@@ -486,10 +468,10 @@ msgstr ""
486468
msgid "second argument of / cannot be a \"difftime\" object"
487469
msgstr ""
488470

489-
msgid "'from' must be a \"POSIXt\" object"
471+
msgid "exactly three of 'to', 'from', 'by' and 'length.out' / 'along.with' must be specified"
490472
msgstr ""
491473

492-
msgid "'to' must be a \"POSIXt\" object"
474+
msgid "'%s' must be a \"%s\" object"
493475
msgstr ""
494476

495477
msgid "component subscript must be a character string"
@@ -621,9 +603,6 @@ msgstr ""
621603
msgid "no files to link to"
622604
msgstr ""
623605

624-
msgid "'package' must be of length 1"
625-
msgstr ""
626-
627606
msgid "no file found"
628607
msgstr ""
629608

@@ -942,9 +921,6 @@ msgstr ""
942921
msgid "'arg' must be NULL or a character vector"
943922
msgstr ""
944923

945-
msgid "'arg' must be of length 1"
946-
msgstr ""
947-
948924
msgid "'arg' must be of length >= 1"
949925
msgstr ""
950926

@@ -1335,9 +1311,6 @@ msgstr ""
13351311
msgid "'from' must be a finite number"
13361312
msgstr ""
13371313

1338-
msgid "argument 'length.out' must be of length 1"
1339-
msgstr ""
1340-
13411314
msgid "first element used of 'length.out' argument"
13421315
msgstr ""
13431316

@@ -1500,7 +1473,7 @@ msgstr ""
15001473
msgid "Sys.setenv(LANGUAGE=\"%s\") may have failed"
15011474
msgstr ""
15021475

1503-
msgid "Calling 'structure(NULL, *)' is deprecated, as NULL cannot have attributes.\n Consider 'structure(list(), *)' instead."
1476+
msgid "attempt to set an attribute on NULL"
15041477
msgstr ""
15051478

15061479
msgid "incorrect value for 'x'"
@@ -1566,9 +1539,6 @@ msgstr ""
15661539
msgid "handler must be a function"
15671540
msgstr ""
15681541

1569-
msgid "'which' must be of length 1"
1570-
msgstr ""
1571-
15721542
msgid "no such element '%s'"
15731543
msgstr ""
15741544

@@ -1602,6 +1572,12 @@ msgstr ""
16021572
msgid "No traceback available"
16031573
msgstr ""
16041574

1575+
msgid "'recursive' must be a length-1 vector"
1576+
msgstr ""
1577+
1578+
msgid "'recursive' is NA"
1579+
msgstr ""
1580+
16051581
msgid "invalid non-character version specification 'x' (type: %s)"
16061582
msgstr ""
16071583

0 commit comments

Comments
 (0)