Skip to content

Commit 82a3d2b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 9345af7 commit 82a3d2b

262 files changed

Lines changed: 1482 additions & 228 deletions

File tree

Some content is hidden

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

apps/comments/l10n/ar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
1010
"{author} commented on {file}" : "{author} علّق على {file}",
1111
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
12+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "تمت الإشارة إليك في \"{file}\"، في تعليقٍ من قِبَل حسابٍ تمّ حذفه سلفاً",
1213
"{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
1314
"Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
1415
"Edit comment" : "تعديل التعليق",

apps/comments/l10n/ar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
88
"{author} commented on {file}" : "{author} علّق على {file}",
99
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
10+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "تمت الإشارة إليك في \"{file}\"، في تعليقٍ من قِبَل حسابٍ تمّ حذفه سلفاً",
1011
"{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
1112
"Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
1213
"Edit comment" : "تعديل التعليق",

apps/comments/l10n/nb.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,21 @@ OC.L10N.register(
99
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
1010
"{author} commented on {file}" : "{author} kommenterte på {file}",
1111
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
12+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du ble nevnt på \"{file}\", i en kommentar av en konto som siden har blitt slettet",
1213
"{user} mentioned you in a comment on \"{file}\"" : "{user} nevnte deg i en kommentar til \"{file}\"",
1314
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
1415
"Edit comment" : "Rediger kommentar",
1516
"Delete comment" : "Slett kommentar",
1617
"Cancel edit" : "Avbryt endring",
18+
"New comment" : "Ny kommentar",
19+
"Write a comment …" : "Skriv en kommentar...",
1720
"Post comment" : "Send kommentar",
21+
"@ for mentions, : for emoji, / for smart picker" : "@ for nevner, : for emoji, / for smartvelger",
22+
"Could not reload comments" : "Kunne ikke laste inn kommentarene på nytt",
1823
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
1924
"No more messages" : "Ingen flere meldinger",
2025
"Retry" : "Prøv igjen",
26+
"Failed to mark comments as read" : "Markering av kommentarer som lest feilet",
2127
"Unable to load the comments list" : "Kan ikke laste inn kommentarlisten",
2228
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
2329
"Comment" : "Kommentar",

apps/comments/l10n/nb.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,21 @@
77
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
88
"{author} commented on {file}" : "{author} kommenterte på {file}",
99
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
10+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du ble nevnt på \"{file}\", i en kommentar av en konto som siden har blitt slettet",
1011
"{user} mentioned you in a comment on \"{file}\"" : "{user} nevnte deg i en kommentar til \"{file}\"",
1112
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
1213
"Edit comment" : "Rediger kommentar",
1314
"Delete comment" : "Slett kommentar",
1415
"Cancel edit" : "Avbryt endring",
16+
"New comment" : "Ny kommentar",
17+
"Write a comment …" : "Skriv en kommentar...",
1518
"Post comment" : "Send kommentar",
19+
"@ for mentions, : for emoji, / for smart picker" : "@ for nevner, : for emoji, / for smartvelger",
20+
"Could not reload comments" : "Kunne ikke laste inn kommentarene på nytt",
1621
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
1722
"No more messages" : "Ingen flere meldinger",
1823
"Retry" : "Prøv igjen",
24+
"Failed to mark comments as read" : "Markering av kommentarer som lest feilet",
1925
"Unable to load the comments list" : "Kan ikke laste inn kommentarlisten",
2026
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
2127
"Comment" : "Kommentar",

apps/comments/l10n/sr.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
1010
"{author} commented on {file}" : "{author} коментарисао на {file}",
1111
"<strong>Comments</strong> for files" : "<strong>Коментари</strong> на фајлове",
12+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Поменути сте за „{file}”, у коментару налога који је касније обрисан",
1213
"{user} mentioned you in a comment on \"{file}\"" : "{user} вас је поменуо у коментару за „{file}",
1314
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
1415
"Edit comment" : "Измени коментар",

apps/comments/l10n/sr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
88
"{author} commented on {file}" : "{author} коментарисао на {file}",
99
"<strong>Comments</strong> for files" : "<strong>Коментари</strong> на фајлове",
10+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Поменути сте за „{file}”, у коментару налога који је касније обрисан",
1011
"{user} mentioned you in a comment on \"{file}\"" : "{user} вас је поменуо у коментару за „{file}",
1112
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
1213
"Edit comment" : "Измени коментар",

apps/comments/l10n/sv.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
1010
"{author} commented on {file}" : "{author} kommenterade på {file}",
1111
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
12+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
1213
"{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
1314
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
1415
"Edit comment" : "Redigera kommentar",

apps/comments/l10n/sv.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
88
"{author} commented on {file}" : "{author} kommenterade på {file}",
99
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
10+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
1011
"{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
1112
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
1213
"Edit comment" : "Redigera kommentar",

apps/contactsinteraction/l10n/ar.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ OC.L10N.register(
33
{
44
"Recently contacted" : "تمّ الاتصال به مؤخّراً",
55
"Contacts Interaction" : "تفاعل جهات الاتصال",
6+
"Manages interaction between accounts and contacts" : "إدارة التفاعلات بين الحسابات و جهات الاتصال",
7+
"Collect data about accounts and contacts interactions and provide an address book for the data" : "تجميع البيانات حول التفاعلات بين الحسابات و جهات الاتصال و توفير دفتر عنوان للبيانات",
68
"Manages interaction between users and contacts" : "إدارة التفاعلات بين المستخدمين و جهات اتصالهم",
79
"Collect data about user and contacts interactions and provide an address book for the data" : "جمع بيانات عن المستخدمين و تفاعلات جهات اتصالهم و توفير سجل عناوين لتلك البيانات"
810
},

apps/contactsinteraction/l10n/ar.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{ "translations": {
22
"Recently contacted" : "تمّ الاتصال به مؤخّراً",
33
"Contacts Interaction" : "تفاعل جهات الاتصال",
4+
"Manages interaction between accounts and contacts" : "إدارة التفاعلات بين الحسابات و جهات الاتصال",
5+
"Collect data about accounts and contacts interactions and provide an address book for the data" : "تجميع البيانات حول التفاعلات بين الحسابات و جهات الاتصال و توفير دفتر عنوان للبيانات",
46
"Manages interaction between users and contacts" : "إدارة التفاعلات بين المستخدمين و جهات اتصالهم",
57
"Collect data about user and contacts interactions and provide an address book for the data" : "جمع بيانات عن المستخدمين و تفاعلات جهات اتصالهم و توفير سجل عناوين لتلك البيانات"
68
},"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;"

0 commit comments

Comments
 (0)