You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/comments/l10n/ar.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
9
9
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
10
10
"{author} commented on {file}" : "{author} علّق على {file}",
11
11
"<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}\"، في تعليقٍ من قِبَل حسابٍ تمّ حذفه سلفاً",
12
13
"{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
13
14
"Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
Copy file name to clipboardExpand all lines: apps/comments/l10n/ar.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
8
8
"{author} commented on {file}" : "{author} علّق على {file}",
9
9
"<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}\"، في تعليقٍ من قِبَل حسابٍ تمّ حذفه سلفاً",
10
11
"{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
11
12
"Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
Copy file name to clipboardExpand all lines: apps/comments/l10n/nb.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,21 @@ OC.L10N.register(
9
9
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
10
10
"{author} commented on {file}" : "{author} kommenterte på {file}",
11
11
"<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",
12
13
"{user} mentioned you in a comment on \"{file}\"" : "{user} nevnte deg i en kommentar til \"{file}\"",
13
14
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
14
15
"Edit comment" : "Rediger kommentar",
15
16
"Delete comment" : "Slett kommentar",
16
17
"Cancel edit" : "Avbryt endring",
18
+
"New comment" : "Ny kommentar",
19
+
"Write a comment …" : "Skriv en kommentar...",
17
20
"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",
18
23
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
19
24
"No more messages" : "Ingen flere meldinger",
20
25
"Retry" : "Prøv igjen",
26
+
"Failed to mark comments as read" : "Markering av kommentarer som lest feilet",
21
27
"Unable to load the comments list" : "Kan ikke laste inn kommentarlisten",
22
28
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
Copy file name to clipboardExpand all lines: apps/comments/l10n/nb.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,21 @@
7
7
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
8
8
"{author} commented on {file}" : "{author} kommenterte på {file}",
9
9
"<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",
10
11
"{user} mentioned you in a comment on \"{file}\"" : "{user} nevnte deg i en kommentar til \"{file}\"",
11
12
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
12
13
"Edit comment" : "Rediger kommentar",
13
14
"Delete comment" : "Slett kommentar",
14
15
"Cancel edit" : "Avbryt endring",
16
+
"New comment" : "Ny kommentar",
17
+
"Write a comment …" : "Skriv en kommentar...",
15
18
"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",
16
21
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
17
22
"No more messages" : "Ingen flere meldinger",
18
23
"Retry" : "Prøv igjen",
24
+
"Failed to mark comments as read" : "Markering av kommentarer som lest feilet",
19
25
"Unable to load the comments list" : "Kan ikke laste inn kommentarlisten",
20
26
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
Copy file name to clipboardExpand all lines: apps/comments/l10n/sr.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
9
9
"%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
10
10
"{author} commented on {file}" : "{author} коментарисао на {file}",
11
11
"<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}”, у коментару налога који је касније обрисан",
12
13
"{user} mentioned you in a comment on \"{file}\"" : "{user} вас је поменуо у коментару за „{file}",
13
14
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
Copy file name to clipboardExpand all lines: apps/comments/l10n/sr.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
"%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
8
8
"{author} commented on {file}" : "{author} коментарисао на {file}",
9
9
"<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}”, у коментару налога који је касније обрисан",
10
11
"{user} mentioned you in a comment on \"{file}\"" : "{user} вас је поменуо у коментару за „{file}",
11
12
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
Copy file name to clipboardExpand all lines: apps/comments/l10n/sv.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
9
9
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
10
10
"{author} commented on {file}" : "{author} kommenterade på {file}",
11
11
"<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",
12
13
"{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
13
14
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
Copy file name to clipboardExpand all lines: apps/comments/l10n/sv.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
8
8
"{author} commented on {file}" : "{author} kommenterade på {file}",
9
9
"<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",
10
11
"{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
11
12
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
Copy file name to clipboardExpand all lines: apps/contactsinteraction/l10n/ar.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ OC.L10N.register(
3
3
{
4
4
"Recently contacted" : "تمّ الاتصال به مؤخّراً",
5
5
"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" : "تجميع البيانات حول التفاعلات بين الحسابات و جهات الاتصال و توفير دفتر عنوان للبيانات",
6
8
"Manages interaction between users and contacts" : "إدارة التفاعلات بين المستخدمين و جهات اتصالهم",
7
9
"Collect data about user and contacts interactions and provide an address book for the data" : "جمع بيانات عن المستخدمين و تفاعلات جهات اتصالهم و توفير سجل عناوين لتلك البيانات"
Copy file name to clipboardExpand all lines: apps/contactsinteraction/l10n/ar.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
{ "translations": {
2
2
"Recently contacted" : "تمّ الاتصال به مؤخّراً",
3
3
"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" : "تجميع البيانات حول التفاعلات بين الحسابات و جهات الاتصال و توفير دفتر عنوان للبيانات",
4
6
"Manages interaction between users and contacts" : "إدارة التفاعلات بين المستخدمين و جهات اتصالهم",
5
7
"Collect data about user and contacts interactions and provide an address book for the data" : "جمع بيانات عن المستخدمين و تفاعلات جهات اتصالهم و توفير سجل عناوين لتلك البيانات"
0 commit comments