Skip to content

Commit cbe9d89

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent b3ce230 commit cbe9d89

Some content is hidden

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

188 files changed

+656
-646
lines changed

l10n/af.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ OC.L10N.register(
4545
"No notifications" : "Geen kennisgewings",
4646
"Advanced options" : "Gevorderde opsies",
4747
"Export" : "Voer uit",
48-
"Today" : "Vandag",
49-
"Tomorrow" : "Môre",
5048
"Due date" : "Sperdatum",
5149
"Share" : "Deel",
52-
"Personal" : "Persoonlik"
50+
"Personal" : "Persoonlik",
51+
"Today" : "Vandag",
52+
"Tomorrow" : "Môre"
5353
},
5454
"nplurals=2; plural=(n != 1);");

l10n/af.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"No notifications" : "Geen kennisgewings",
4444
"Advanced options" : "Gevorderde opsies",
4545
"Export" : "Voer uit",
46-
"Today" : "Vandag",
47-
"Tomorrow" : "Môre",
4846
"Due date" : "Sperdatum",
4947
"Share" : "Deel",
50-
"Personal" : "Persoonlik"
48+
"Personal" : "Persoonlik",
49+
"Today" : "Vandag",
50+
"Tomorrow" : "Môre"
5151
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5252
}

l10n/ar.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,6 @@ OC.L10N.register(
360360
"Export as CSV" : "صدِّر كـ CSV",
361361
"Export" : "تصدير",
362362
"Loading filtered view" : "جارِ تحميل التصفية ",
363-
"Today" : "اليوم",
364-
"Tomorrow" : "غدا",
365-
"No due" : "غير محدد",
366363
"Search for {searchQuery} in all boards" : "البحث عن {searchQuery} في جميع اللوح",
367364
"No results found" : "لا يتم العثور على أي نتائج ",
368365
"Deck board {name}\n* Last modified on {lastMod}" : "اسم اللوحة {name} \n* آخر تعديل لها في {lastMod}",
@@ -402,6 +399,9 @@ OC.L10N.register(
402399
"Example Task 3" : "مثال المهمة 3",
403400
"Example Task 2" : "مثال المهمة 2",
404401
"Example Task 1" : "مثال المهمة 1",
405-
"Move card to another board" : "حرك البطاقة الى لوح اخر"
402+
"Move card to another board" : "حرك البطاقة الى لوح اخر",
403+
"Today" : "اليوم",
404+
"Tomorrow" : "غدا",
405+
"No due" : "غير محدد"
406406
},
407407
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

l10n/ar.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,6 @@
358358
"Export as CSV" : "صدِّر كـ CSV",
359359
"Export" : "تصدير",
360360
"Loading filtered view" : "جارِ تحميل التصفية ",
361-
"Today" : "اليوم",
362-
"Tomorrow" : "غدا",
363-
"No due" : "غير محدد",
364361
"Search for {searchQuery} in all boards" : "البحث عن {searchQuery} في جميع اللوح",
365362
"No results found" : "لا يتم العثور على أي نتائج ",
366363
"Deck board {name}\n* Last modified on {lastMod}" : "اسم اللوحة {name} \n* آخر تعديل لها في {lastMod}",
@@ -400,6 +397,9 @@
400397
"Example Task 3" : "مثال المهمة 3",
401398
"Example Task 2" : "مثال المهمة 2",
402399
"Example Task 1" : "مثال المهمة 1",
403-
"Move card to another board" : "حرك البطاقة الى لوح اخر"
400+
"Move card to another board" : "حرك البطاقة الى لوح اخر",
401+
"Today" : "اليوم",
402+
"Tomorrow" : "غدا",
403+
"No due" : "غير محدد"
404404
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
405405
}

l10n/ast.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ OC.L10N.register(
102102
"Clone cards" : "Clonar les tarxetes",
103103
"Advanced options" : "Opciones avanzaes",
104104
"Export" : "Esportar",
105-
"Today" : "Güei",
106-
"Tomorrow" : "Mañana",
107105
"No results found" : "Nun s'atopó nengún resultáu",
108106
"Close" : "Zarrar",
109107
"Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}",
@@ -114,6 +112,8 @@ OC.L10N.register(
114112
"To do" : "Xera pendiente",
115113
"Example Task 3" : "Xera d'exemplu 3",
116114
"Example Task 2" : "Xera d'exemplu 2",
117-
"Example Task 1" : "Xera d'exemplu 1"
115+
"Example Task 1" : "Xera d'exemplu 1",
116+
"Today" : "Güei",
117+
"Tomorrow" : "Mañana"
118118
},
119119
"nplurals=2; plural=(n != 1);");

l10n/ast.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@
100100
"Clone cards" : "Clonar les tarxetes",
101101
"Advanced options" : "Opciones avanzaes",
102102
"Export" : "Esportar",
103-
"Today" : "Güei",
104-
"Tomorrow" : "Mañana",
105103
"No results found" : "Nun s'atopó nengún resultáu",
106104
"Close" : "Zarrar",
107105
"Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}",
@@ -112,6 +110,8 @@
112110
"To do" : "Xera pendiente",
113111
"Example Task 3" : "Xera d'exemplu 3",
114112
"Example Task 2" : "Xera d'exemplu 2",
115-
"Example Task 1" : "Xera d'exemplu 1"
113+
"Example Task 1" : "Xera d'exemplu 1",
114+
"Today" : "Güei",
115+
"Tomorrow" : "Mañana"
116116
},"pluralForm" :"nplurals=2; plural=(n != 1);"
117117
}

l10n/az.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ OC.L10N.register(
3535
"Search" : "Axtarış",
3636
"Shared with you" : "Shared with you",
3737
"Export" : "Çıxarış",
38-
"Today" : "Bu gün",
39-
"Tomorrow" : "Sabah",
4038
"Close" : "Bağla",
4139
"Share" : "Paylaş",
42-
"Personal" : "Şəxsi"
40+
"Personal" : "Şəxsi",
41+
"Today" : "Bu gün",
42+
"Tomorrow" : "Sabah"
4343
},
4444
"nplurals=2; plural=(n != 1);");

l10n/az.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"Search" : "Axtarış",
3434
"Shared with you" : "Shared with you",
3535
"Export" : "Çıxarış",
36-
"Today" : "Bu gün",
37-
"Tomorrow" : "Sabah",
3836
"Close" : "Bağla",
3937
"Share" : "Paylaş",
40-
"Personal" : "Şəxsi"
38+
"Personal" : "Şəxsi",
39+
"Today" : "Bu gün",
40+
"Tomorrow" : "Sabah"
4141
},"pluralForm" :"nplurals=2; plural=(n != 1);"
4242
}

l10n/be.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,13 @@ OC.L10N.register(
4343
"Comments" : "Каментарыі",
4444
"Save" : "Захаваць",
4545
"Created:" : "Створана:",
46+
"Cancel reply" : "Скасаваць адказ",
4647
"Reply" : "Адказаць",
4748
"Update" : "Абнавіць",
4849
"Description" : "Апісанне",
4950
"(group)" : "(група)",
5051
"Open link" : "Адкрыць спасылку",
52+
"Edit title" : "Рэдагаваць загаловак",
5153
"seconds ago" : "с таму",
5254
"Keyboard shortcuts" : "Спалучэнні клавіш",
5355
"Keyboard shortcut" : "Спалучэнне клавіш",
@@ -58,8 +60,10 @@ OC.L10N.register(
5860
"An error occurred" : "Узнікла памылка",
5961
"No notifications" : "Няма апавяшчэнняў",
6062
"Export" : "Экспарт",
61-
"Today" : "Сёння",
6263
"Close" : "Закрыць",
63-
"Share" : "Абагуліць"
64+
"Failed to upload {name}" : "Не ўдалося запампаваць {name}",
65+
"Share" : "Абагуліць",
66+
"Today" : "Сёння",
67+
"Tomorrow" : "Заўтра"
6468
},
6569
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

l10n/be.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,13 @@
4141
"Comments" : "Каментарыі",
4242
"Save" : "Захаваць",
4343
"Created:" : "Створана:",
44+
"Cancel reply" : "Скасаваць адказ",
4445
"Reply" : "Адказаць",
4546
"Update" : "Абнавіць",
4647
"Description" : "Апісанне",
4748
"(group)" : "(група)",
4849
"Open link" : "Адкрыць спасылку",
50+
"Edit title" : "Рэдагаваць загаловак",
4951
"seconds ago" : "с таму",
5052
"Keyboard shortcuts" : "Спалучэнні клавіш",
5153
"Keyboard shortcut" : "Спалучэнне клавіш",
@@ -56,8 +58,10 @@
5658
"An error occurred" : "Узнікла памылка",
5759
"No notifications" : "Няма апавяшчэнняў",
5860
"Export" : "Экспарт",
59-
"Today" : "Сёння",
6061
"Close" : "Закрыць",
61-
"Share" : "Абагуліць"
62+
"Failed to upload {name}" : "Не ўдалося запампаваць {name}",
63+
"Share" : "Абагуліць",
64+
"Today" : "Сёння",
65+
"Tomorrow" : "Заўтра"
6266
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
6367
}

0 commit comments

Comments
 (0)