diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-14 01:07:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-14 01:07:20 +0000 |
commit | 7113af3f9102ca4e27350786934df9de3c54f71b (patch) | |
tree | a371ea1bd343dfac087a933781c8fef78e8c306c /apps | |
parent | 69c9ca4522f6becf4db43e9a4ae9622cf2c95da9 (diff) | |
download | nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.tar.gz nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
52 files changed, 522 insertions, 194 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index f85a2b1a759..702e996ecfb 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -2,6 +2,7 @@ OC.L10N.register( "comments", { "Comments" : "Athugasemdir", + "Unknown user" : "Óþekktur notandi", "New comment …" : "Ný athugasemd ...", "Delete comment" : "Eyða athugasemd", "Post" : "Senda", @@ -15,11 +16,20 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", + "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "Comment" : "Athugasemd", "You commented" : "Þú settir inn athugasemd", "%1$s commented" : "%1$s setti inn athugasemd", + "{author} commented" : "{author} setti inn athugasemd", + "You commented on %1$s" : "Þú settir inn athugasemd við %1$s", + "You commented on {file}" : "Þú settir inn athugasemd við {file}", "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", + "{author} commented on {file}" : "{author} setti inn athugasemd við {file}", "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", + "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”", + "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”", "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", "More comments..." : "Fleiri athugasemdir...", diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index f09390b0982..700a25c3f26 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -1,5 +1,6 @@ { "translations": { "Comments" : "Athugasemdir", + "Unknown user" : "Óþekktur notandi", "New comment …" : "Ný athugasemd ...", "Delete comment" : "Eyða athugasemd", "Post" : "Senda", @@ -13,11 +14,20 @@ "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", + "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"], "Comment" : "Athugasemd", "You commented" : "Þú settir inn athugasemd", "%1$s commented" : "%1$s setti inn athugasemd", + "{author} commented" : "{author} setti inn athugasemd", + "You commented on %1$s" : "Þú settir inn athugasemd við %1$s", + "You commented on {file}" : "Þú settir inn athugasemd við {file}", "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", + "{author} commented on {file}" : "{author} setti inn athugasemd við {file}", "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", + "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”", + "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”", "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", "More comments..." : "Fleiri athugasemdir...", diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 79c2f364578..b30b02fa182 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -36,4 +36,4 @@ OC.L10N.register( "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "You commented on %2$s" : "Skomentowałeś %2$s" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 90566fdfd86..7eaeb155e47 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -33,5 +33,5 @@ "More comments..." : "Więcej komentarzy...", "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "You commented on %2$s" : "Skomentowałeś %2$s" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 38c19d99b9b..e07afbb5528 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -1,11 +1,49 @@ OC.L10N.register( "dav", { - "Contact birthdays" : "Kontakt urodzinowy", + "Calendar" : "Kalendarz", + "Todos" : "Zadania", + "{actor} created calendar {calendar}" : "{actor} utworzył/-a kalendarz {calendar}", + "You created calendar {calendar}" : "Utworzyłeś/-aś kalendarz {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} usunął/-ęła kalendarz {calendar} .", + "You deleted calendar {calendar}" : "Usunąłęś/ęłaś kalendarz {calendar}", + "{actor} updated calendar {calendar}" : "{actor} zaktualizował/-a kalendarz {calendar} .", + "You updated calendar {calendar}" : "Zaktualizowałeś/-aś kalendarz {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} współdzieli kalendarz {calendar} z tobą", + "You shared calendar {calendar} with {user}" : "Współdzielisz kalendarz {calendar} z {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} współdzieli kalendarz {calendar} z {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} zakończył/-a współdzielienie kalendarza {calendar} z tobą", + "You unshared calendar {calendar} from {user}" : "Zakończyłeś/-aś współdzielenie kalendarza {calendar} z {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} zakończył/-a współdzielenie kalendarza {calendar} z {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} zakończył/-a wspóldzielenie kalendarza {calendar} od siebie", + "You shared calendar {calendar} with group {group}" : "Współdzielisz kalendarz {calendar} z grupą {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} współdzieli kalendarz {calendar} z grupą {group}", + "You unshared calendar {calendar} from group {group}" : "Zakończyłeś współdzielenie kalendarza {calendar} z grupą {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} nie współdzieli kalendarza {calendar} z grupą {group} .", + "{actor} created event {event} in calendar {calendar}" : "{actor} utworzył/-a wydarzenie {event} w kalendarzu {calendar}", + "You created event {event} in calendar {calendar}" : "Utworzyłeś/-ał wydarzenie {event} w kalendarzu {calendar}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} usunął/-ęłą wydarzenie {event} z kalendarza {calendar}", + "You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}", + "You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}", + "{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}", + "You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}", + "You deleted todo {todo} from list {calendar}" : "Usunąłeś/-ęłaś zadanie {todo} z listy {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} zaktualizował/-a zadanie {todo} na liście {calendar}", + "You updated todo {todo} in list {calendar}" : "Zaktualizowałeś/-aś zadanie {todo} na liście {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} zakończył zadanie {todo} na liście {calendar}", + "You solved todo {todo} in list {calendar}" : "Zakończyłeś/-aś zadanie {todo} na liście {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} otworzył ponownie zadanie {todo} na liście {calendar}", + "You reopened todo {todo} in list {calendar}" : "Otworzyłęś/-aś ponownie zadanie {todo} na liście {calendar}", + "A <strong>calendar</strong> was modified" : "<strong>Kalendarz</strong> został zmodyfikowany", + "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane", + "A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony", + "Contact birthdays" : "Urodziny kontaktu", "Personal" : "Osobiste", "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 4cc85f135ac..2409315f341 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -1,9 +1,47 @@ { "translations": { - "Contact birthdays" : "Kontakt urodzinowy", + "Calendar" : "Kalendarz", + "Todos" : "Zadania", + "{actor} created calendar {calendar}" : "{actor} utworzył/-a kalendarz {calendar}", + "You created calendar {calendar}" : "Utworzyłeś/-aś kalendarz {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} usunął/-ęła kalendarz {calendar} .", + "You deleted calendar {calendar}" : "Usunąłęś/ęłaś kalendarz {calendar}", + "{actor} updated calendar {calendar}" : "{actor} zaktualizował/-a kalendarz {calendar} .", + "You updated calendar {calendar}" : "Zaktualizowałeś/-aś kalendarz {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} współdzieli kalendarz {calendar} z tobą", + "You shared calendar {calendar} with {user}" : "Współdzielisz kalendarz {calendar} z {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} współdzieli kalendarz {calendar} z {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} zakończył/-a współdzielienie kalendarza {calendar} z tobą", + "You unshared calendar {calendar} from {user}" : "Zakończyłeś/-aś współdzielenie kalendarza {calendar} z {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} zakończył/-a współdzielenie kalendarza {calendar} z {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} zakończył/-a wspóldzielenie kalendarza {calendar} od siebie", + "You shared calendar {calendar} with group {group}" : "Współdzielisz kalendarz {calendar} z grupą {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} współdzieli kalendarz {calendar} z grupą {group}", + "You unshared calendar {calendar} from group {group}" : "Zakończyłeś współdzielenie kalendarza {calendar} z grupą {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} nie współdzieli kalendarza {calendar} z grupą {group} .", + "{actor} created event {event} in calendar {calendar}" : "{actor} utworzył/-a wydarzenie {event} w kalendarzu {calendar}", + "You created event {event} in calendar {calendar}" : "Utworzyłeś/-ał wydarzenie {event} w kalendarzu {calendar}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} usunął/-ęłą wydarzenie {event} z kalendarza {calendar}", + "You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}", + "You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}", + "{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}", + "You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}", + "You deleted todo {todo} from list {calendar}" : "Usunąłeś/-ęłaś zadanie {todo} z listy {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} zaktualizował/-a zadanie {todo} na liście {calendar}", + "You updated todo {todo} in list {calendar}" : "Zaktualizowałeś/-aś zadanie {todo} na liście {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} zakończył zadanie {todo} na liście {calendar}", + "You solved todo {todo} in list {calendar}" : "Zakończyłeś/-aś zadanie {todo} na liście {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} otworzył ponownie zadanie {todo} na liście {calendar}", + "You reopened todo {todo} in list {calendar}" : "Otworzyłęś/-aś ponownie zadanie {todo} na liście {calendar}", + "A <strong>calendar</strong> was modified" : "<strong>Kalendarz</strong> został zmodyfikowany", + "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane", + "A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony", + "Contact birthdays" : "Urodziny kontaktu", "Personal" : "Osobiste", "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/encryption/l10n/pl.js b/apps/encryption/l10n/pl.js index 2b0e29b7c48..3722e6cf7bc 100644 --- a/apps/encryption/l10n/pl.js +++ b/apps/encryption/l10n/pl.js @@ -60,4 +60,4 @@ OC.L10N.register( "Enabled" : "Włączone", "Disabled" : "Wyłączone" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/encryption/l10n/pl.json b/apps/encryption/l10n/pl.json index f9f76af7555..312dbba55ba 100644 --- a/apps/encryption/l10n/pl.json +++ b/apps/encryption/l10n/pl.json @@ -57,5 +57,5 @@ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Włączenie tej opcji umożliwia otrzymać dostęp do zaszyfrowanych plików w przypadku utraty hasła", "Enabled" : "Włączone", "Disabled" : "Wyłączone" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js index ad0dbcd5bff..0b2b3541587 100644 --- a/apps/federatedfilesharing/l10n/is.js +++ b/apps/federatedfilesharing/l10n/is.js @@ -7,6 +7,7 @@ OC.L10N.register( "Remote share password" : "Lykilorð fjartengdrar sameignar", "Cancel" : "Hætta við", "Add remote share" : "Bæta við fjartengdri sameign", + "Copy" : "Afrita", "Copied!" : "Afritað!", "Not supported!" : "Ekki stutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", @@ -26,7 +27,12 @@ OC.L10N.register( "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "File is already shared with %s" : "Skránni er þegar deilt með %s", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu eða að hann notar sjálfundirritað skilríki.", "Could not find share" : "Gat ekki fundið sameign", + "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Þú tókst við \"%3$s\" sem fjartengdri sameign frá %1$s (fyrir hönd %2$s)", + "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Þú tókst við {share} sem fjartengdri sameign frá {user} (fyrir hönd {behalf})", + "You received \"%3$s\" as a remote share from %1$s" : "Þú tókst við \"%3$s\" sem fjartengdri sameign frá %1$s", + "You received {share} as a remote share from {user}" : "Þú tókst við {share} sem fjartengdri sameign frá {user}", "Accept" : "Samþykkja", "Decline" : "Hafna", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID, sjá %s", @@ -35,6 +41,7 @@ OC.L10N.register( "Open documentation" : "Opna hjálparskjöl", "Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna", "Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum", + "Search global and public address book for users" : "Leita að notendum í víðværri og opinberri vistfangaskrá", "Federated Cloud" : "Skýjasamband (federated)", "Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):", "Share it:" : "Deila því:", diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json index a037bed7451..f9ecee03e73 100644 --- a/apps/federatedfilesharing/l10n/is.json +++ b/apps/federatedfilesharing/l10n/is.json @@ -5,6 +5,7 @@ "Remote share password" : "Lykilorð fjartengdrar sameignar", "Cancel" : "Hætta við", "Add remote share" : "Bæta við fjartengdri sameign", + "Copy" : "Afrita", "Copied!" : "Afritað!", "Not supported!" : "Ekki stutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", @@ -24,7 +25,12 @@ "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "File is already shared with %s" : "Skránni er þegar deilt með %s", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu eða að hann notar sjálfundirritað skilríki.", "Could not find share" : "Gat ekki fundið sameign", + "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Þú tókst við \"%3$s\" sem fjartengdri sameign frá %1$s (fyrir hönd %2$s)", + "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Þú tókst við {share} sem fjartengdri sameign frá {user} (fyrir hönd {behalf})", + "You received \"%3$s\" as a remote share from %1$s" : "Þú tókst við \"%3$s\" sem fjartengdri sameign frá %1$s", + "You received {share} as a remote share from {user}" : "Þú tókst við {share} sem fjartengdri sameign frá {user}", "Accept" : "Samþykkja", "Decline" : "Hafna", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID, sjá %s", @@ -33,6 +39,7 @@ "Open documentation" : "Opna hjálparskjöl", "Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna", "Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum", + "Search global and public address book for users" : "Leita að notendum í víðværri og opinberri vistfangaskrá", "Federated Cloud" : "Skýjasamband (federated)", "Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):", "Share it:" : "Deila því:", diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index 282c7bbf129..2766e1d73a9 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -52,4 +52,4 @@ OC.L10N.register( "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s (w imieniu %2$s)", "You received \"/%3$s\" as a remote share from %1$s" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index 18c54c89d42..df687f5b3f3 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -49,5 +49,5 @@ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.", "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s (w imieniu %2$s)", "You received \"/%3$s\" as a remote share from %1$s" : "Otrzymałeś \"/%3$s\" w zdalnym udziale z %1$s" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/federation/l10n/is.js b/apps/federation/l10n/is.js index 77695a4a42d..031c61ea3fa 100644 --- a/apps/federation/l10n/is.js +++ b/apps/federation/l10n/is.js @@ -8,12 +8,12 @@ OC.L10N.register( "Federation" : "Samband", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrumtreystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.", "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign", + "Trusted servers" : "Treystir þjónar", + "+ Add trusted server" : "+ Bæta við treystum þjóni", + "Trusted server" : "Treystur þjónn", + "Add" : "Bæta við", "Trusted Servers" : "Treystir þjónar", "+ Add Nextcloud server" : "+ Bæta við Nextcloud þjóni", - "Nextcloud Server" : "Nextcloud þjónn", - "Server added to the list of trusted Nextclouds" : "Þjóninum bætt við listann yfir treyst Nextcloud-ský", - "No Nextcloud server found" : "Enginn Nextcloud-þjónn fannst", - "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrumtreystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.", - "Trusted Nextcloud Servers" : "Treystir Nextcloud-þjónar" + "Nextcloud Server" : "Nextcloud þjónn" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/federation/l10n/is.json b/apps/federation/l10n/is.json index 49980207ce3..8b2e552dcbf 100644 --- a/apps/federation/l10n/is.json +++ b/apps/federation/l10n/is.json @@ -6,12 +6,12 @@ "Federation" : "Samband", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrumtreystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.", "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign", + "Trusted servers" : "Treystir þjónar", + "+ Add trusted server" : "+ Bæta við treystum þjóni", + "Trusted server" : "Treystur þjónn", + "Add" : "Bæta við", "Trusted Servers" : "Treystir þjónar", "+ Add Nextcloud server" : "+ Bæta við Nextcloud þjóni", - "Nextcloud Server" : "Nextcloud þjónn", - "Server added to the list of trusted Nextclouds" : "Þjóninum bætt við listann yfir treyst Nextcloud-ský", - "No Nextcloud server found" : "Enginn Nextcloud-þjónn fannst", - "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrumtreystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.", - "Trusted Nextcloud Servers" : "Treystir Nextcloud-þjónar" + "Nextcloud Server" : "Nextcloud þjónn" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/federation/l10n/pl.js b/apps/federation/l10n/pl.js index a370d2cce5c..d237740c6a1 100644 --- a/apps/federation/l10n/pl.js +++ b/apps/federation/l10n/pl.js @@ -16,4 +16,4 @@ OC.L10N.register( "+ Add Nextcloud server" : "Dodaj serwer Nextcloud", "Nextcloud Server" : "Serwer Nextcloud" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/federation/l10n/pl.json b/apps/federation/l10n/pl.json index ba18394b239..871111ae2f8 100644 --- a/apps/federation/l10n/pl.json +++ b/apps/federation/l10n/pl.json @@ -13,5 +13,5 @@ "Trusted Servers" : "Zaufane serwery", "+ Add Nextcloud server" : "Dodaj serwer Nextcloud", "Nextcloud Server" : "Serwer Nextcloud" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index e908ae6d018..b194fc9b659 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -1,6 +1,7 @@ OC.L10N.register( "files", { + "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", "Storage invalid" : "Ógild geymsla", "Unknown error" : "Óþekkt villa", "All files" : "Allar skrár", @@ -13,15 +14,20 @@ OC.L10N.register( "Upload cancelled." : "Hætt við innsendingu.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tókst ekki að hlaða inn {filename} þar sem þetta er mappa eða er 0 bæti", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir", + "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til", + "Not enough free space" : "Ekki nægilegt pláss", "Uploading..." : "Sendi inn ...", "..." : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Actions" : "Aðgerðir", "Download" : "Niðurhal", "Rename" : "Endurnefna", + "Move" : "Færa", + "Target folder" : "Markmappa", "Delete" : "Eyða", "Disconnect storage" : "Aftengja geymslu", "Unshare" : "Hætta deilingu", + "Could not load info for file \"{file}\"" : "Gat ekki lesið upplýsingar um skrána \"{file}\"", "Files" : "Skrár", "Details" : "Nánar", "Select" : "Velja", @@ -39,6 +45,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Gat ekki búið til skrána \"{file}\" vegna þess að hún er þegar til", "Could not create folder \"{dir}\" because it already exists" : "Gat ekki búið til möppuna \"{dir}\" vegna þess að hún er þegar til", "Error deleting file \"{fileName}\"." : "Villa við að eyða skránni \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Engar leitarniðurstöður í öðrum möppum fyrir '{tag}{filter}{endtag}'", "Name" : "Heiti", "Size" : "Stærð", "Modified" : "Breytt", @@ -61,12 +68,41 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Favorited" : "Sett í eftirlæti", "Favorite" : "Eftirlæti", + "Copy local link" : "Afrita staðværan tengil", "Folder" : "Mappa", "New folder" : "Ný mappa", "Upload" : "Senda inn", "An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin", + "Added to favorites" : "Bætt í eftirlæti", + "Removed from favorites" : "Fjarlægt úr eftirlætum", + "You added {file} to your favorites" : "Þú bættir {file} í eftirlætin þín", + "You removed {file} from your favorites" : "Þú fjarlægðir {file} úr eftirlætunum þínum", + "File changes" : "Skráarbreytingar", + "Created by {user}" : "Búið til af {user}", + "Changed by {user}" : "Breytt af {user}", + "Deleted by {user}" : "Eytt af {user}", + "Restored by {user}" : "Endurheimt af {user}", + "Renamed by {user}" : "Endurnefnt af {user}", + "Moved by {user}" : "Fært af {user}", + "You created {file}" : "Þú bjóst til {file}", + "{user} created {file}" : "{user} bjó til {file}", + "{file} was created in a public folder" : "{file} var búin til í opinni möppu", + "You changed {file}" : "Þú breyttir {file}", + "{user} changed {file}" : "{user} breytti {file}", + "You deleted {file}" : "Þú eyddir {file}", + "{user} deleted {file}" : "{user} eyddi {file}", + "You restored {file}" : "Þú endurheimtir {file}", + "{user} restored {file}" : "{user} endurheimti {file}", + "You renamed {oldfile} to {newfile}" : "Þú endurnefndir {oldfile} sem {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} endurnefndi {oldfile} sem {newfile}", + "You moved {oldfile} to {newfile}" : "Þú færðir {oldfile} í {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} færði {oldfile} í {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Skrá var bætt við eða hún fjarlægð úr <strong>eftirlætum</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Skrá eða möppu hefur verið <strong>breytt</strong> eða verið <strong>endurnefnt</strong>", "A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>", + "A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>", "Upload (max. %s)" : "Senda inn (hám. %s)", "File handling" : "Meðhöndlun skráar", "Maximum upload size" : "Hámarksstærð innsendingar", @@ -86,6 +122,11 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", "No favorites" : "Engin eftirlæti", "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem uppáhald birtast hér", + "Shared with you" : "Deilt með þér", + "Shared with others" : "Deilt með öðrum", + "Shared by link" : "Deilt með tengli", + "Tags" : "Merki", + "Deleted files" : "Eyddar skrár", "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", "Storage not available" : "Geymsla ekki tiltæk", @@ -133,6 +174,9 @@ OC.L10N.register( "%2$s restored %1$s" : "%2$s endurheimti %1$s", "Changed by %2$s" : "Breytt af %2$s", "Deleted by %2$s" : "Eytt af %2$s", - "Restored by %2$s" : "Endurheimt af %2$s" + "Restored by %2$s" : "Endurheimt af %2$s", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"] }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index e56755d96f6..b2fdad847a6 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -1,4 +1,5 @@ { "translations": { + "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", "Storage invalid" : "Ógild geymsla", "Unknown error" : "Óþekkt villa", "All files" : "Allar skrár", @@ -11,15 +12,20 @@ "Upload cancelled." : "Hætt við innsendingu.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tókst ekki að hlaða inn {filename} þar sem þetta er mappa eða er 0 bæti", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir", + "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til", + "Not enough free space" : "Ekki nægilegt pláss", "Uploading..." : "Sendi inn ...", "..." : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Actions" : "Aðgerðir", "Download" : "Niðurhal", "Rename" : "Endurnefna", + "Move" : "Færa", + "Target folder" : "Markmappa", "Delete" : "Eyða", "Disconnect storage" : "Aftengja geymslu", "Unshare" : "Hætta deilingu", + "Could not load info for file \"{file}\"" : "Gat ekki lesið upplýsingar um skrána \"{file}\"", "Files" : "Skrár", "Details" : "Nánar", "Select" : "Velja", @@ -37,6 +43,7 @@ "Could not create file \"{file}\" because it already exists" : "Gat ekki búið til skrána \"{file}\" vegna þess að hún er þegar til", "Could not create folder \"{dir}\" because it already exists" : "Gat ekki búið til möppuna \"{dir}\" vegna þess að hún er þegar til", "Error deleting file \"{fileName}\"." : "Villa við að eyða skránni \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Engar leitarniðurstöður í öðrum möppum fyrir '{tag}{filter}{endtag}'", "Name" : "Heiti", "Size" : "Stærð", "Modified" : "Breytt", @@ -59,12 +66,41 @@ "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Favorited" : "Sett í eftirlæti", "Favorite" : "Eftirlæti", + "Copy local link" : "Afrita staðværan tengil", "Folder" : "Mappa", "New folder" : "Ný mappa", "Upload" : "Senda inn", "An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin", + "Added to favorites" : "Bætt í eftirlæti", + "Removed from favorites" : "Fjarlægt úr eftirlætum", + "You added {file} to your favorites" : "Þú bættir {file} í eftirlætin þín", + "You removed {file} from your favorites" : "Þú fjarlægðir {file} úr eftirlætunum þínum", + "File changes" : "Skráarbreytingar", + "Created by {user}" : "Búið til af {user}", + "Changed by {user}" : "Breytt af {user}", + "Deleted by {user}" : "Eytt af {user}", + "Restored by {user}" : "Endurheimt af {user}", + "Renamed by {user}" : "Endurnefnt af {user}", + "Moved by {user}" : "Fært af {user}", + "You created {file}" : "Þú bjóst til {file}", + "{user} created {file}" : "{user} bjó til {file}", + "{file} was created in a public folder" : "{file} var búin til í opinni möppu", + "You changed {file}" : "Þú breyttir {file}", + "{user} changed {file}" : "{user} breytti {file}", + "You deleted {file}" : "Þú eyddir {file}", + "{user} deleted {file}" : "{user} eyddi {file}", + "You restored {file}" : "Þú endurheimtir {file}", + "{user} restored {file}" : "{user} endurheimti {file}", + "You renamed {oldfile} to {newfile}" : "Þú endurnefndir {oldfile} sem {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} endurnefndi {oldfile} sem {newfile}", + "You moved {oldfile} to {newfile}" : "Þú færðir {oldfile} í {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} færði {oldfile} í {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Skrá var bætt við eða hún fjarlægð úr <strong>eftirlætum</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Skrá eða möppu hefur verið <strong>breytt</strong> eða verið <strong>endurnefnt</strong>", "A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>", + "A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>", "Upload (max. %s)" : "Senda inn (hám. %s)", "File handling" : "Meðhöndlun skráar", "Maximum upload size" : "Hámarksstærð innsendingar", @@ -84,6 +120,11 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", "No favorites" : "Engin eftirlæti", "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem uppáhald birtast hér", + "Shared with you" : "Deilt með þér", + "Shared with others" : "Deilt með öðrum", + "Shared by link" : "Deilt með tengli", + "Tags" : "Merki", + "Deleted files" : "Eyddar skrár", "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", "Storage not available" : "Geymsla ekki tiltæk", @@ -131,6 +172,9 @@ "%2$s restored %1$s" : "%2$s endurheimti %1$s", "Changed by %2$s" : "Breytt af %2$s", "Deleted by %2$s" : "Eytt af %2$s", - "Restored by %2$s" : "Endurheimt af %2$s" + "Restored by %2$s" : "Endurheimt af %2$s", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"] },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index edb3b299125..d6ac55cfe89 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -5,6 +5,7 @@ OC.L10N.register( "Storage invalid" : "Saugykla neteisinga", "Unknown error" : "Neatpažinta klaida", "All files" : "Visi failai", + "Recent" : "Naujausi", "File could not be found" : "Nepavyko rasti failo", "Home" : "Namų", "Close" : "Užverti", @@ -17,6 +18,7 @@ OC.L10N.register( "Not enough free space" : "Trūksta laisvos vietos", "Uploading..." : "Įkeliama...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Actions" : "Veiksmai", "Download" : "Atsisiųsti", "Rename" : "Pervadinti", @@ -43,20 +45,25 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\" - failas su tokiu pavadinimu jau egzistuoja", "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\"- aplankas su tokiu pavadinimu jau egzistuoja", "Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Paieškos rezultatų atitinkančių '{tag}{filter}{endtag}' kituose aplankuose nėra", "Name" : "Pavadinimas", "Size" : "Dydis", "Modified" : "Pakeista", "_%n folder_::_%n folders_" : ["%n aplankas","%n aplankai","%n aplankų"], "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų"], "{dirs} and {files}" : "{dirs} ir {files}", + "_including %n hidden_::_including %n hidden_" : ["įtraukiant %n paslėptą","įtraukiant %n paslėptų","įtraukiant %n paslėptų"], "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"], "New" : "Naujas", "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.", "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", + "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["atitikmuo „{filter}“","atitikmenų „{filter}“","atitikmenų „{filter}“"], + "View in folder" : "Peržiūrėti aplanką", "Path" : "Kelias", "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"], "Favorited" : "Pažymėta mėgstamu", @@ -66,13 +73,22 @@ OC.L10N.register( "New folder" : "Naujas aplankas", "Upload" : "Įkelti", "An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida", + "Added to favorites" : "Pridėta prie mėgstamųjų", + "Removed from favorites" : "Pašalinta iš mėgstamųjų", + "You added {file} to your favorites" : "Jūs pridėjote {file} prie mėgstamųjų", + "You removed {file} from your favorites" : "Jūs pašalinote {file} iš mėgstamųjų", + "File changes" : "Failo pakeitimai", "Created by {user}" : "Sukūrė {user}", + "Changed by {user}" : "Pakeitė {user}", "Deleted by {user}" : "Ištrynė {user}", "Restored by {user}" : "Atkūrė {user}", "Renamed by {user}" : "Pervadino {user}", "Moved by {user}" : "Perkėlė {user}", "You created {file}" : "Jūs sukūrėte {file}", "{user} created {file}" : "{user} sukūrė {file}", + "{file} was created in a public folder" : "{file} buvo sukurtas viešame aplanke", + "You changed {file}" : "Jūs pakeitėte {file}", + "{user} changed {file}" : "{user} pakeitė {file}", "You deleted {file}" : "Jūs ištrynėte {file}", "{user} deleted {file}" : "{user} ištrynė {file}", "You restored {file}" : "Jūs atkūrėte {file}", @@ -81,9 +97,12 @@ OC.L10N.register( "{user} renamed {oldfile} to {newfile}" : "{user} pervadino {oldfile} į {newfile}", "You moved {oldfile} to {newfile}" : "Jūs perkėlėte {oldfile} į {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "failas buvo pridėtas arba pašalintas iš <strong>mėgstamųjų</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Buvo <strong>pakeistas</strong> ar <strong>pervadintas</strong> failas ar aplankas", "A new file or folder has been <strong>created</strong>" : "Buvo <strong>sukurtas</strong> naujas failas ar aplankas", + "A new file or folder has been <strong>deleted</strong>" : "Naujas failas arba aplankas buvo <strong>ištrintas</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie sukūrimą ir pokyčius jūsų <strong>mėgiamuose failuose</strong> <em>(Tik srautas)</em>", + "A new file or folder has been <strong>restored</strong>" : "Naujas failas arba aplankas buvo <strong>atkurtas</strong>", "Upload (max. %s)" : "Įkelti (maks. %s)", "File handling" : "Failų tvarkymas", "Maximum upload size" : "Maksimalus įkeliamo failo dydis", @@ -94,6 +113,7 @@ OC.L10N.register( "Settings" : "Nustatymai", "Show hidden files" : "Rodyti paslėptus failus", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> norėdami pasiekti failus per WebDAV</a>", "No files in here" : "Čia nėra failų", "Upload some content or sync with your devices!" : "Įkelkite kokį nors turinį, arba sinchronizuokite su savo įrenginiais!", "No entries found in this folder" : "Nerasta įrašų šiame aplanke", @@ -102,6 +122,9 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", "No favorites" : "Nėra mėgstamiausių", "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia", + "Shared with you" : "Bendrinama su jumis", + "Shared with others" : "Bendrinama su kitais", + "Shared by link" : "Bendrinama nuoroda", "Tags" : "Žymės", "Deleted files" : "Ištrinti failai", "Text file" : "Teksto failas", @@ -123,7 +146,16 @@ OC.L10N.register( "Upload failed. Could not get file info." : "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.", "Invalid directory." : "Neteisingas katalogas.", "Total file size {size1} exceeds upload limit {size2}" : "Visas failo dydis {size1} viršyja įkėlimo limitą {size2}", + "Error uploading file \"{fileName}\": {message}" : "Klaida įkeliant failą \"{fileName}\": {message}", "Could not get result from server." : "Nepavyko gauti rezultato iš serverio.", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Liko {hours}:{minutes}:{seconds} valandų", + "{hours}:{minutes}h" : "{hours}:{minutes}val", + "{minutes}:{seconds} minute{plural_s} left" : "LIko {minutes}:{seconds} minučių", + "{minutes}:{seconds}m" : "{minutes}:{seconds}min", + "{seconds} second{plural_s} left" : "Liko {seconds} sekundžių", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "Bet kuriuo momentu...", + "Soon..." : "Greitai...", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta.", "No entries in this folder match '{filter}'" : "Nėra įrašų šiame aplanko atitikmeniui „{filter}“", "Local link" : "Vietinė nuoroda", @@ -142,6 +174,9 @@ OC.L10N.register( "%2$s restored %1$s" : "%2$s atkurta %1$s", "Changed by %2$s" : "Pakeitė %2$s", "Deleted by %2$s" : "Ištrynė %2$s", - "Restored by %2$s" : "Atkūrė %2$s" + "Restored by %2$s" : "Atkūrė %2$s", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Liko {hours}:{minutes}:{seconds} valanda","Liko {hours}:{minutes}:{seconds} valandų","Liko {hours}:{minutes}:{seconds} valandų"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["liko {minutes}:{seconds} minutė","liko {minutes}:{seconds} minučių","Liko {minutes}:{seconds} minučių"], + "_{seconds} second left_::_{seconds} seconds left_" : ["liko {seconds} sekundė","liko {seconds} sekundžių","Liko {seconds} sekundžių"] }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 00f38ebd6b4..80ee1a57b3a 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -3,6 +3,7 @@ "Storage invalid" : "Saugykla neteisinga", "Unknown error" : "Neatpažinta klaida", "All files" : "Visi failai", + "Recent" : "Naujausi", "File could not be found" : "Nepavyko rasti failo", "Home" : "Namų", "Close" : "Užverti", @@ -15,6 +16,7 @@ "Not enough free space" : "Trūksta laisvos vietos", "Uploading..." : "Įkeliama...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Actions" : "Veiksmai", "Download" : "Atsisiųsti", "Rename" : "Pervadinti", @@ -41,20 +43,25 @@ "Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\" - failas su tokiu pavadinimu jau egzistuoja", "Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\"- aplankas su tokiu pavadinimu jau egzistuoja", "Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Paieškos rezultatų atitinkančių '{tag}{filter}{endtag}' kituose aplankuose nėra", "Name" : "Pavadinimas", "Size" : "Dydis", "Modified" : "Pakeista", "_%n folder_::_%n folders_" : ["%n aplankas","%n aplankai","%n aplankų"], "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų"], "{dirs} and {files}" : "{dirs} ir {files}", + "_including %n hidden_::_including %n hidden_" : ["įtraukiant %n paslėptą","įtraukiant %n paslėptų","įtraukiant %n paslėptų"], "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"], "New" : "Naujas", "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.", "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} saugykla yra pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", + "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} saugykla yra beveik pilna ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų saugykla yra beveik pilna ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["atitikmuo „{filter}“","atitikmenų „{filter}“","atitikmenų „{filter}“"], + "View in folder" : "Peržiūrėti aplanką", "Path" : "Kelias", "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"], "Favorited" : "Pažymėta mėgstamu", @@ -64,13 +71,22 @@ "New folder" : "Naujas aplankas", "Upload" : "Įkelti", "An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida", + "Added to favorites" : "Pridėta prie mėgstamųjų", + "Removed from favorites" : "Pašalinta iš mėgstamųjų", + "You added {file} to your favorites" : "Jūs pridėjote {file} prie mėgstamųjų", + "You removed {file} from your favorites" : "Jūs pašalinote {file} iš mėgstamųjų", + "File changes" : "Failo pakeitimai", "Created by {user}" : "Sukūrė {user}", + "Changed by {user}" : "Pakeitė {user}", "Deleted by {user}" : "Ištrynė {user}", "Restored by {user}" : "Atkūrė {user}", "Renamed by {user}" : "Pervadino {user}", "Moved by {user}" : "Perkėlė {user}", "You created {file}" : "Jūs sukūrėte {file}", "{user} created {file}" : "{user} sukūrė {file}", + "{file} was created in a public folder" : "{file} buvo sukurtas viešame aplanke", + "You changed {file}" : "Jūs pakeitėte {file}", + "{user} changed {file}" : "{user} pakeitė {file}", "You deleted {file}" : "Jūs ištrynėte {file}", "{user} deleted {file}" : "{user} ištrynė {file}", "You restored {file}" : "Jūs atkūrėte {file}", @@ -79,9 +95,12 @@ "{user} renamed {oldfile} to {newfile}" : "{user} pervadino {oldfile} į {newfile}", "You moved {oldfile} to {newfile}" : "Jūs perkėlėte {oldfile} į {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} perkėlė {oldfile} į {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "failas buvo pridėtas arba pašalintas iš <strong>mėgstamųjų</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Buvo <strong>pakeistas</strong> ar <strong>pervadintas</strong> failas ar aplankas", "A new file or folder has been <strong>created</strong>" : "Buvo <strong>sukurtas</strong> naujas failas ar aplankas", + "A new file or folder has been <strong>deleted</strong>" : "Naujas failas arba aplankas buvo <strong>ištrintas</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Riboti pranešimus apie sukūrimą ir pokyčius jūsų <strong>mėgiamuose failuose</strong> <em>(Tik srautas)</em>", + "A new file or folder has been <strong>restored</strong>" : "Naujas failas arba aplankas buvo <strong>atkurtas</strong>", "Upload (max. %s)" : "Įkelti (maks. %s)", "File handling" : "Failų tvarkymas", "Maximum upload size" : "Maksimalus įkeliamo failo dydis", @@ -92,6 +111,7 @@ "Settings" : "Nustatymai", "Show hidden files" : "Rodyti paslėptus failus", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> norėdami pasiekti failus per WebDAV</a>", "No files in here" : "Čia nėra failų", "Upload some content or sync with your devices!" : "Įkelkite kokį nors turinį, arba sinchronizuokite su savo įrenginiais!", "No entries found in this folder" : "Nerasta įrašų šiame aplanke", @@ -100,6 +120,9 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", "No favorites" : "Nėra mėgstamiausių", "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia", + "Shared with you" : "Bendrinama su jumis", + "Shared with others" : "Bendrinama su kitais", + "Shared by link" : "Bendrinama nuoroda", "Tags" : "Žymės", "Deleted files" : "Ištrinti failai", "Text file" : "Teksto failas", @@ -121,7 +144,16 @@ "Upload failed. Could not get file info." : "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.", "Invalid directory." : "Neteisingas katalogas.", "Total file size {size1} exceeds upload limit {size2}" : "Visas failo dydis {size1} viršyja įkėlimo limitą {size2}", + "Error uploading file \"{fileName}\": {message}" : "Klaida įkeliant failą \"{fileName}\": {message}", "Could not get result from server." : "Nepavyko gauti rezultato iš serverio.", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Liko {hours}:{minutes}:{seconds} valandų", + "{hours}:{minutes}h" : "{hours}:{minutes}val", + "{minutes}:{seconds} minute{plural_s} left" : "LIko {minutes}:{seconds} minučių", + "{minutes}:{seconds}m" : "{minutes}:{seconds}min", + "{seconds} second{plural_s} left" : "Liko {seconds} sekundžių", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "Bet kuriuo momentu...", + "Soon..." : "Greitai...", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas yra eigoje. Jei išeisite iš šio puslapio, įkėlimo bus atsisakyta.", "No entries in this folder match '{filter}'" : "Nėra įrašų šiame aplanko atitikmeniui „{filter}“", "Local link" : "Vietinė nuoroda", @@ -140,6 +172,9 @@ "%2$s restored %1$s" : "%2$s atkurta %1$s", "Changed by %2$s" : "Pakeitė %2$s", "Deleted by %2$s" : "Ištrynė %2$s", - "Restored by %2$s" : "Atkūrė %2$s" + "Restored by %2$s" : "Atkūrė %2$s", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Liko {hours}:{minutes}:{seconds} valanda","Liko {hours}:{minutes}:{seconds} valandų","Liko {hours}:{minutes}:{seconds} valandų"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["liko {minutes}:{seconds} minutė","liko {minutes}:{seconds} minučių","Liko {minutes}:{seconds} minučių"], + "_{seconds} second left_::_{seconds} seconds left_" : ["liko {seconds} sekundė","liko {seconds} sekundžių","Liko {seconds} sekundžių"] },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index ab84ccc90ac..b947bb05c78 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -174,6 +174,9 @@ OC.L10N.register( "%2$s restored %1$s" : "%2$s przywrócił %1$s", "Changed by %2$s" : "Zmienione przez %2$s", "Deleted by %2$s" : "Usunięte przez %2$s", - "Restored by %2$s" : "Przywrócone przez %2$s" + "Restored by %2$s" : "Przywrócone przez %2$s", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Pozostała {hours}:{minutes}:{seconds} godzina","Pozostało {hours}:{minutes}:{seconds} godzin","Pozostało {hours}:{minutes}:{seconds} godzin"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Pozostała {minutes}:{seconds} minuta","Pozostało {minutes}:{seconds} minut","Pozostało {minutes}:{seconds} minut"], + "_{seconds} second left_::_{seconds} seconds left_" : ["Pozostała {seconds} sekunda","Pozostało {seconds} sekund","Pozostało {seconds} sekund"] }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 7a7fdb17f6b..5d8ae171c82 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -172,6 +172,9 @@ "%2$s restored %1$s" : "%2$s przywrócił %1$s", "Changed by %2$s" : "Zmienione przez %2$s", "Deleted by %2$s" : "Usunięte przez %2$s", - "Restored by %2$s" : "Przywrócone przez %2$s" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" + "Restored by %2$s" : "Przywrócone przez %2$s", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Pozostała {hours}:{minutes}:{seconds} godzina","Pozostało {hours}:{minutes}:{seconds} godzin","Pozostało {hours}:{minutes}:{seconds} godzin"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Pozostała {minutes}:{seconds} minuta","Pozostało {minutes}:{seconds} minut","Pozostało {minutes}:{seconds} minut"], + "_{seconds} second left_::_{seconds} seconds left_" : ["Pozostała {seconds} sekunda","Pozostało {seconds} sekund","Pozostało {seconds} sekund"] +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index b36f8fbdf6b..81d7dc70d0e 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -174,6 +174,9 @@ OC.L10N.register( "%2$s restored %1$s" : "%2$s 恢复了 %1$s", "Changed by %2$s" : "被 %2$s 更改", "Deleted by %2$s" : "被 %2$s 删除", - "Restored by %2$s" : "被 %2$s 恢复" + "Restored by %2$s" : "被 %2$s 恢复", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["剩余 {hours}:{minutes}:{seconds} 小时"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["剩余 {minutes}:{seconds} 分钟"], + "_{seconds} second left_::_{seconds} seconds left_" : ["剩余 {seconds} 秒"] }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index f8974ac9a5a..9b01b8941b2 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -172,6 +172,9 @@ "%2$s restored %1$s" : "%2$s 恢复了 %1$s", "Changed by %2$s" : "被 %2$s 更改", "Deleted by %2$s" : "被 %2$s 删除", - "Restored by %2$s" : "被 %2$s 恢复" + "Restored by %2$s" : "被 %2$s 恢复", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["剩余 {hours}:{minutes}:{seconds} 小时"], + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["剩余 {minutes}:{seconds} 分钟"], + "_{seconds} second left_::_{seconds} seconds left_" : ["剩余 {seconds} 秒"] },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 1b25fa1aec8..a4b295cb603 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -117,4 +117,4 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe", "Couldn't get the information from the ownCloud server: {code} {type}" : "Nie udało się uzyskać informacje z serwera ownCloud: {code} {type}" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 088a1235cff..190f418a5d8 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -114,5 +114,5 @@ "Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe", "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe", "Couldn't get the information from the ownCloud server: {code} {type}" : "Nie udało się uzyskać informacje z serwera ownCloud: {code} {type}" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index eb4928e80eb..0e09ea36130 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -14,50 +14,55 @@ OC.L10N.register( "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", + "Share" : "Deila", "No expiration date set" : "Engin dagsetning fyrir gildistíma er sett", "Shared by" : "Deilt af", "Sharing" : "Deiling", - "A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>", - "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s", - "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s", - "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s", - "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s", - "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér", - "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt", - "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt", - "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s", - "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s", - "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s", - "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s", - "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s", - "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli", - "You shared %1$s via link" : "Þú deildir %1$s með tengli", - "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s", - "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s", - "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn", - "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn", - "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér", - "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s", + "File shares" : "Skráasameignir", "Downloaded via public link" : "Náð í með almenningstengli", - "Shared with %2$s" : "Deilt með %2$s", - "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s", - "Removed share for %2$s" : "Fjarlægði deilingu af %2$s", - "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s", - "Shared with group %2$s" : "Deilt með hópnum %2$s", - "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s", - "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s", - "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s", - "Shared via link by %2$s" : "Deilt með tengli af %2$s", - "Shared via public link" : "Deilt með almenningstengli", + "Downloaded by {email}" : "Náð í með {email}", + "{file} downloaded via public link" : "{file} sótt með almenningstengli", + "{email} downloaded {file}" : "{email} sótti {file}", + "Shared with group {group}" : "Deilt með hópnum {group}", + "Removed share for group {group}" : "Fjarlægði sameign af hópnum {group}", + "{actor} shared with group {group}" : "{actor} deildi með hópnum {group}", + "{actor} removed share for group {group}" : "{actor} fjarlægði sameign af hópnum {group}", + "You shared {file} with group {group}" : "Þú deildir {file} með hópnum {group}", + "You removed group {group} from {file}" : "Þú fjarlægðir hópinn {group} af {file}", + "{actor} shared {file} with group {group}" : "{actor} deildi {file} með hópnum {group}", + "{actor} removed group {group} from {file}" : "{actor} fjarlægði hópinn {group} af {file}", + "Shared as public link" : "Deilt sem almenningstengill", "Removed public link" : "Fjarlægði almenningstengil", - "%2$s removed public link" : "%2$s fjarlægði almenningstengil", "Public link expired" : "Almenningstengill er útrunninn", - "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", - "Shared by %2$s" : "Deilt af %2$s", + "{actor} shared as public link" : "{actor} deildi sem almenningstengill", + "{actor} removed public link" : "{actor} fjarlægði almenningstengil", + "Public link of {actor} expired" : "Almenningstengill {actor} er útrunninn", + "You shared {file} as public link" : "Þú deildir {file} sem almenningstengli", + "You removed public link for {file}" : "Þú fjarlægðir almenningstengilinn fyrir {file}", + "Public link expired for {file}" : "Almenningstengill er útrunninn fyrir {file}", + "{actor} shared {file} as public link" : "{actor} deildi {file} sem almenningstengli", + "{actor} removed public link for {file}" : "{actor} fjarlægði almenningstengil fyrir {file}", + "Public link of {actor} for {file} expired" : "Almenningstengill frá {actor} fyrir {file} er útrunninn", + "{user} accepted the remote share" : "{user} samþykkti fjartengda sameign", + "{user} declined the remote share" : "{user} hafnaði fjartengdri sameign", + "You received a new remote share {file} from {user}" : "Þú tókst við nýrri fjartengdri sameign {file} frá {user}", + "{user} accepted the remote share of {file}" : "{user} samþykkti fjartengdu sameignina {file}", + "{user} declined the remote share of {file}" : "{user} hafnaði fjartengdu sameigninni {file}", + "{user} unshared {file} from you" : "{user} tók af deilingu á {file} frá þér", + "Shared with {user}" : "Deilt með {user}", + "Removed share for {user}" : "Fjarlægði deilingu með {user}", + "{actor} shared with {user}" : "{actor} deildi með {user}", + "{actor} removed share for {user}" : "{actor} fjarlægði deilingu með {user}", + "Shared by {actor}" : "Deilt af {actor}", + "{actor} removed share" : "{actor} fjarlægði deilingu", + "You shared {file} with {user}" : "Þú deildir {file} með {user}", + "You removed {user} from {file}" : "Þú fjarlægðir {user} af {file}", + "{actor} removed {user} from {file}" : "{actor} fjarlægði {user} af {file}", + "{actor} shared {file} with you" : "{actor} deildi {file} með þér", + "{actor} removed you from {file}" : "{actor} fjarlægði þig af {file}", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Skrá eða mappa sem deilt var með tölvupósti eða almenningstengli var <strong>sótt</strong>", + "A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>", + "A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>", "Wrong share ID, share doesn't exist" : "Rangt auðkenni sameignar, sameign er ekki til", "could not delete share" : "tókst ekki að eyða sameign", "Could not delete share" : "Tókst ekki að eyða sameign", @@ -79,6 +84,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Rangt eða ekkert uppfærsluviðfang gefið", "Can't change permissions for public share links" : "Ekki tókst að breyta aðgangsheimildum fyrir opinbera deilingartengla", "Cannot increase permissions" : "Get ekki aukið aðgangsheimildir", + "%s is publicly shared" : "%s er deilt opinberlega", "Share API is disabled" : "Deilingar-API er óvirkt", "This share is password-protected" : "Þessi sameign er varin með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", @@ -102,36 +108,42 @@ OC.L10N.register( "Uploading files…" : "Sendi inn skrár…", "Uploaded files:" : "Innsendar skrár:", "A public shared file or folder was <strong>downloaded</strong>" : "Skrá eða mappa í almenningsaðgangi var <strong>sótt</strong>", - "Shares" : "Sameignir", - "Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni", - "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", - "Not allowed to create a federated share with the same user server" : "Ekki er heimilt að búa til skýjasambandssameign með sama notendaþjóni", - "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki", - "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", - "Storage not valid" : "Geymslan er ekki gild", - "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", - "Federated sharing" : "Deiling milli þjóna (skýjasambandssameign)", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Viltu bæta við fjartengdri sameign {name} frá {owner}@{remote}?", - "Remote share" : "Fjartengd sameign", - "Remote share password" : "Lykilorð fjartengdrar sameignar", - "Cancel" : "Hætta við", - "Add remote share" : "Bæta við fjartengdri sameign", - "No ownCloud installation (7 or higher) found at {remote}" : "Engin ownCloud uppsetning (útgáfa 7 eða nýrri) fannst á {remote}", - "Invalid ownCloud url" : "Ógild ownCloud-slóð", - "You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s", - "Accept" : "Samþykkja", - "Decline" : "Hafna", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID", - "Federated Cloud Sharing" : "Deiling með skýjasambandi", - "Open documentation" : "Opna hjálparskjöl", - "Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna", - "Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum", - "Federated Cloud" : "Skýjasamband (federated)", - "Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):", - "Share it:" : "Deila því:", - "Add to your website" : "Bæta við vefsvæðið þitt", - "Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud", - "HTML Code:" : "HTML-kóði:" + "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s", + "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s", + "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s", + "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s", + "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér", + "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt", + "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt", + "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s", + "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s", + "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s", + "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s", + "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s", + "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s", + "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s", + "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s", + "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli", + "You shared %1$s via link" : "Þú deildir %1$s með tengli", + "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s", + "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s", + "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn", + "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn", + "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér", + "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s", + "Shared with %2$s" : "Deilt með %2$s", + "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s", + "Removed share for %2$s" : "Fjarlægði deilingu af %2$s", + "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s", + "Shared with group %2$s" : "Deilt með hópnum %2$s", + "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s", + "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s", + "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s", + "Shared via link by %2$s" : "Deilt með tengli af %2$s", + "Shared via public link" : "Deilt með almenningstengli", + "%2$s removed public link" : "%2$s fjarlægði almenningstengil", + "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", + "Shared by %2$s" : "Deilt af %2$s", + "Shares" : "Sameignir" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 195fa8ba06f..3025d47a1d1 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -12,50 +12,55 @@ "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", + "Share" : "Deila", "No expiration date set" : "Engin dagsetning fyrir gildistíma er sett", "Shared by" : "Deilt af", "Sharing" : "Deiling", - "A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>", - "A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>", - "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s", - "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s", - "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s", - "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s", - "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér", - "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt", - "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt", - "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s", - "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s", - "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s", - "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s", - "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s", - "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s", - "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s", - "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s", - "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli", - "You shared %1$s via link" : "Þú deildir %1$s með tengli", - "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s", - "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s", - "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn", - "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn", - "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér", - "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s", + "File shares" : "Skráasameignir", "Downloaded via public link" : "Náð í með almenningstengli", - "Shared with %2$s" : "Deilt með %2$s", - "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s", - "Removed share for %2$s" : "Fjarlægði deilingu af %2$s", - "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s", - "Shared with group %2$s" : "Deilt með hópnum %2$s", - "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s", - "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s", - "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s", - "Shared via link by %2$s" : "Deilt með tengli af %2$s", - "Shared via public link" : "Deilt með almenningstengli", + "Downloaded by {email}" : "Náð í með {email}", + "{file} downloaded via public link" : "{file} sótt með almenningstengli", + "{email} downloaded {file}" : "{email} sótti {file}", + "Shared with group {group}" : "Deilt með hópnum {group}", + "Removed share for group {group}" : "Fjarlægði sameign af hópnum {group}", + "{actor} shared with group {group}" : "{actor} deildi með hópnum {group}", + "{actor} removed share for group {group}" : "{actor} fjarlægði sameign af hópnum {group}", + "You shared {file} with group {group}" : "Þú deildir {file} með hópnum {group}", + "You removed group {group} from {file}" : "Þú fjarlægðir hópinn {group} af {file}", + "{actor} shared {file} with group {group}" : "{actor} deildi {file} með hópnum {group}", + "{actor} removed group {group} from {file}" : "{actor} fjarlægði hópinn {group} af {file}", + "Shared as public link" : "Deilt sem almenningstengill", "Removed public link" : "Fjarlægði almenningstengil", - "%2$s removed public link" : "%2$s fjarlægði almenningstengil", "Public link expired" : "Almenningstengill er útrunninn", - "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", - "Shared by %2$s" : "Deilt af %2$s", + "{actor} shared as public link" : "{actor} deildi sem almenningstengill", + "{actor} removed public link" : "{actor} fjarlægði almenningstengil", + "Public link of {actor} expired" : "Almenningstengill {actor} er útrunninn", + "You shared {file} as public link" : "Þú deildir {file} sem almenningstengli", + "You removed public link for {file}" : "Þú fjarlægðir almenningstengilinn fyrir {file}", + "Public link expired for {file}" : "Almenningstengill er útrunninn fyrir {file}", + "{actor} shared {file} as public link" : "{actor} deildi {file} sem almenningstengli", + "{actor} removed public link for {file}" : "{actor} fjarlægði almenningstengil fyrir {file}", + "Public link of {actor} for {file} expired" : "Almenningstengill frá {actor} fyrir {file} er útrunninn", + "{user} accepted the remote share" : "{user} samþykkti fjartengda sameign", + "{user} declined the remote share" : "{user} hafnaði fjartengdri sameign", + "You received a new remote share {file} from {user}" : "Þú tókst við nýrri fjartengdri sameign {file} frá {user}", + "{user} accepted the remote share of {file}" : "{user} samþykkti fjartengdu sameignina {file}", + "{user} declined the remote share of {file}" : "{user} hafnaði fjartengdu sameigninni {file}", + "{user} unshared {file} from you" : "{user} tók af deilingu á {file} frá þér", + "Shared with {user}" : "Deilt með {user}", + "Removed share for {user}" : "Fjarlægði deilingu með {user}", + "{actor} shared with {user}" : "{actor} deildi með {user}", + "{actor} removed share for {user}" : "{actor} fjarlægði deilingu með {user}", + "Shared by {actor}" : "Deilt af {actor}", + "{actor} removed share" : "{actor} fjarlægði deilingu", + "You shared {file} with {user}" : "Þú deildir {file} með {user}", + "You removed {user} from {file}" : "Þú fjarlægðir {user} af {file}", + "{actor} removed {user} from {file}" : "{actor} fjarlægði {user} af {file}", + "{actor} shared {file} with you" : "{actor} deildi {file} með þér", + "{actor} removed you from {file}" : "{actor} fjarlægði þig af {file}", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Skrá eða mappa sem deilt var með tölvupósti eða almenningstengli var <strong>sótt</strong>", + "A file or folder was shared from <strong>another server</strong>" : "Skjali eð möppu hefur verið deilt <strong>frá öðrum þjóni</strong>", + "A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>", "Wrong share ID, share doesn't exist" : "Rangt auðkenni sameignar, sameign er ekki til", "could not delete share" : "tókst ekki að eyða sameign", "Could not delete share" : "Tókst ekki að eyða sameign", @@ -77,6 +82,7 @@ "Wrong or no update parameter given" : "Rangt eða ekkert uppfærsluviðfang gefið", "Can't change permissions for public share links" : "Ekki tókst að breyta aðgangsheimildum fyrir opinbera deilingartengla", "Cannot increase permissions" : "Get ekki aukið aðgangsheimildir", + "%s is publicly shared" : "%s er deilt opinberlega", "Share API is disabled" : "Deilingar-API er óvirkt", "This share is password-protected" : "Þessi sameign er varin með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", @@ -100,36 +106,42 @@ "Uploading files…" : "Sendi inn skrár…", "Uploaded files:" : "Innsendar skrár:", "A public shared file or folder was <strong>downloaded</strong>" : "Skrá eða mappa í almenningsaðgangi var <strong>sótt</strong>", - "Shares" : "Sameignir", - "Server to server sharing is not enabled on this server" : "Deiling frá þjóni til þjóns er ekki virk á þessum þjóni", - "The mountpoint name contains invalid characters." : "Heiti tengipunktsins inniheldur ógilda stafi.", - "Not allowed to create a federated share with the same user server" : "Ekki er heimilt að búa til skýjasambandssameign með sama notendaþjóni", - "Invalid or untrusted SSL certificate" : "Ógilt eða vantreyst SSL-skilríki", - "Could not authenticate to remote share, password might be wrong" : "Gat ekki auðkennt á fjartengdri sameign, lykilorð gæti verið rangt", - "Storage not valid" : "Geymslan er ekki gild", - "Couldn't add remote share" : "Gat ekki bætt við fjartengdri sameign", - "Federated sharing" : "Deiling milli þjóna (skýjasambandssameign)", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Viltu bæta við fjartengdri sameign {name} frá {owner}@{remote}?", - "Remote share" : "Fjartengd sameign", - "Remote share password" : "Lykilorð fjartengdrar sameignar", - "Cancel" : "Hætta við", - "Add remote share" : "Bæta við fjartengdri sameign", - "No ownCloud installation (7 or higher) found at {remote}" : "Engin ownCloud uppsetning (útgáfa 7 eða nýrri) fannst á {remote}", - "Invalid ownCloud url" : "Ógild ownCloud-slóð", - "You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s", - "Accept" : "Samþykkja", - "Decline" : "Hafna", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID", - "Federated Cloud Sharing" : "Deiling með skýjasambandi", - "Open documentation" : "Opna hjálparskjöl", - "Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna", - "Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum", - "Federated Cloud" : "Skýjasamband (federated)", - "Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):", - "Share it:" : "Deila því:", - "Add to your website" : "Bæta við vefsvæðið þitt", - "Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud", - "HTML Code:" : "HTML-kóði:" + "You received a new remote share %2$s from %1$s" : "Þú tókst við nýrri fjartengdri sameign %2$s frá %1$s", + "You received a new remote share from %s" : "Þú tókst við nýrri fjartengdri sameign frá %s", + "%1$s accepted remote share %2$s" : "%1$s samþykkti fjartengda sameign %2$s", + "%1$s declined remote share %2$s" : "%1$s hafnaði fjartengdri sameign %2$s", + "%1$s unshared %2$s from you" : "%1$s tók af deilingu %2$s frá þér", + "Public shared folder %1$s was downloaded" : "Deild mappa í almenningsaðgangi %1$s var sótt", + "Public shared file %1$s was downloaded" : "Deild skrá í almenningsaðgangi %1$s var sótt", + "You shared %1$s with %2$s" : "Þú deildir %1$s með %2$s", + "%2$s shared %1$s with %3$s" : "%2$s deildi %1$s með %3$s", + "You removed the share of %2$s for %1$s" : "Þú fjarlægðir deilingu af %2$s fyrir %1$s", + "%2$s removed the share of %3$s for %1$s" : "%2$s fjarlægði deilingu af %3$s fyrir %1$s", + "You shared %1$s with group %2$s" : "Þú deildir %1$s með hópnum %2$s", + "%2$s shared %1$s with group %3$s" : "%2$s deildi %1$s með hópnum %3$s", + "You removed the share of group %2$s for %1$s" : "Þú fjarlægðir deilingu til hópsins %2$s fyrir %1$s", + "%2$s removed the share of group %3$s for %1$s" : "%2$s fjarlægði deilingu til hópsins %3$s fyrir %1$s", + "%2$s shared %1$s via link" : "%2$s deildi %1$s með tengli", + "You shared %1$s via link" : "Þú deildir %1$s með tengli", + "You removed the public link for %1$s" : "Þú fjarlægðir almenningstengilinn fyrir %1$s", + "%2$s removed the public link for %1$s" : "%2$s fjarlægði almenningstengilinn fyrir %1$s", + "Your public link for %1$s expired" : "Almenningstengill þinn fyrir %1$s er útrunninn", + "The public link of %2$s for %1$s expired" : "Almenningstengill %2$s fyrir %1$s er útrunninn", + "%2$s shared %1$s with you" : "%2$s deildi %1$s með þér", + "%2$s removed the share for %1$s" : "%2$s fjarlægði deilingu af %1$s", + "Shared with %2$s" : "Deilt með %2$s", + "Shared with %3$s by %2$s" : "Deilt með %3$s af %2$s", + "Removed share for %2$s" : "Fjarlægði deilingu af %2$s", + "%2$s removed share for %3$s" : "%2$s fjarlægði deilingu af %3$s", + "Shared with group %2$s" : "Deilt með hópnum %2$s", + "Shared with group %3$s by %2$s" : "Deilt með hópnum %3$s af %2$s", + "Removed share of group %2$s" : "Fjarlægði deilingu af hópnum %2$s", + "%2$s removed share of group %3$s" : "%2$s fjarlægði deilingu af hópnum %3$s", + "Shared via link by %2$s" : "Deilt með tengli af %2$s", + "Shared via public link" : "Deilt með almenningstengli", + "%2$s removed public link" : "%2$s fjarlægði almenningstengil", + "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", + "Shared by %2$s" : "Deilt af %2$s", + "Shares" : "Sameignir" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 2016039142e..d3ddab1987c 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -146,4 +146,4 @@ OC.L10N.register( "Shared by %2$s" : "Udostępniane przez %2$s", "Shares" : "Udziały" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 01c8f4b4b0b..0ec8dd60407 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -143,5 +143,5 @@ "Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło", "Shared by %2$s" : "Udostępniane przez %2$s", "Shares" : "Udziały" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js index 37288753d75..40785b474db 100644 --- a/apps/files_trashbin/l10n/lt_LT.js +++ b/apps/files_trashbin/l10n/lt_LT.js @@ -15,6 +15,7 @@ OC.L10N.register( "You will be able to recover deleted files from here" : "Iš čia galėsite atkurti ištrintus failus", "No entries found in this folder" : "Šiame aplanke įrašų nerasta", "Select all" : "Pažymėti viską", - "Name" : "Pavadinimas" + "Name" : "Pavadinimas", + "Deleted" : "Ištrinta" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json index f6d5d971078..b871d16d31e 100644 --- a/apps/files_trashbin/l10n/lt_LT.json +++ b/apps/files_trashbin/l10n/lt_LT.json @@ -13,6 +13,7 @@ "You will be able to recover deleted files from here" : "Iš čia galėsite atkurti ištrintus failus", "No entries found in this folder" : "Šiame aplanke įrašų nerasta", "Select all" : "Pažymėti viską", - "Name" : "Pavadinimas" + "Name" : "Pavadinimas", + "Deleted" : "Ištrinta" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js index 50ddefb16ba..0e52df56bcc 100644 --- a/apps/files_trashbin/l10n/pl.js +++ b/apps/files_trashbin/l10n/pl.js @@ -18,4 +18,4 @@ OC.L10N.register( "Name" : "Nazwa", "Deleted" : "Usunięte" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json index fdd7d5f4202..127c1c78e25 100644 --- a/apps/files_trashbin/l10n/pl.json +++ b/apps/files_trashbin/l10n/pl.json @@ -15,5 +15,5 @@ "Select all" : "Wybierz wszystko", "Name" : "Nazwa", "Deleted" : "Usunięte" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/is.js b/apps/files_versions/l10n/is.js index d0fa58b346f..33a070eaf69 100644 --- a/apps/files_versions/l10n/is.js +++ b/apps/files_versions/l10n/is.js @@ -4,7 +4,9 @@ OC.L10N.register( "Could not revert: %s" : "Gat ekki endurheimt: %s", "Versions" : "Útgáfur", "Failed to revert {file} to revision {timestamp}." : "Mistókst að endurheimta {file} útgáfu {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Restore" : "Endurheimta", + "No versions available" : "Engar aðrar útgáfur í boði", "More versions..." : "Fleiri útgáfur...", "No other versions available" : "Engar aðrar útgáfur í boði" }, diff --git a/apps/files_versions/l10n/is.json b/apps/files_versions/l10n/is.json index 0719cb74bd2..d87ec7a161c 100644 --- a/apps/files_versions/l10n/is.json +++ b/apps/files_versions/l10n/is.json @@ -2,7 +2,9 @@ "Could not revert: %s" : "Gat ekki endurheimt: %s", "Versions" : "Útgáfur", "Failed to revert {file} to revision {timestamp}." : "Mistókst að endurheimta {file} útgáfu {timestamp}.", + "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Restore" : "Endurheimta", + "No versions available" : "Engar aðrar útgáfur í boði", "More versions..." : "Fleiri útgáfur...", "No other versions available" : "Engar aðrar útgáfur í boði" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/apps/files_versions/l10n/pl.js b/apps/files_versions/l10n/pl.js index e330499d8ef..3e7a7250947 100644 --- a/apps/files_versions/l10n/pl.js +++ b/apps/files_versions/l10n/pl.js @@ -10,4 +10,4 @@ OC.L10N.register( "More versions..." : "Więcej wersji...", "No other versions available" : "Nie są dostępne żadne inne wersje" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_versions/l10n/pl.json b/apps/files_versions/l10n/pl.json index 7d241cc4254..2024248a02c 100644 --- a/apps/files_versions/l10n/pl.json +++ b/apps/files_versions/l10n/pl.json @@ -7,5 +7,5 @@ "No versions available" : "Brak wersji", "More versions..." : "Więcej wersji...", "No other versions available" : "Nie są dostępne żadne inne wersje" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index b9d18aed4c1..23895615b26 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -21,4 +21,4 @@ OC.L10N.register( "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hej,<br><br>%s współdzieli <a href=\"%s\">%s</a> z tobą w imieniu %s.<br><br>", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hej,<br><br>%s współdzieli <a href=\"%s\">%s</a> z tobą.<br><br>" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index c1596dc6bd2..57cc762f874 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -18,5 +18,5 @@ "Cheers!" : "Zdrówko!", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hej,<br><br>%s współdzieli <a href=\"%s\">%s</a> z tobą w imieniu %s.<br><br>", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hej,<br><br>%s współdzieli <a href=\"%s\">%s</a> z tobą.<br><br>" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/is.js b/apps/twofactor_backupcodes/l10n/is.js index cd8a2711a56..56f0ba4ac63 100644 --- a/apps/twofactor_backupcodes/l10n/is.js +++ b/apps/twofactor_backupcodes/l10n/is.js @@ -10,6 +10,10 @@ OC.L10N.register( "If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.", "An error occurred while generating your backup codes" : "Villa kom upp við að búa til öryggisafritunarkóðana þína", "Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar", + "Two-factor authentication" : "Tveggja-þrepa auðkenning", + "You successfully logged in using two-factor authentication (%1$s)" : "Þér tókst að skrá þig inn með tveggja-þrepa auðkenningu (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Innskráning með tveggja-þrepa auðkenningu mistókst (%1$s)", + "You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn", "Backup code" : "Öryggisafritunarkóði", "Use backup code" : "Nota öryggisafritunarkóða", "Second-factor backup codes" : "Tveggja-þrepa öryggisafritunarkóðar" diff --git a/apps/twofactor_backupcodes/l10n/is.json b/apps/twofactor_backupcodes/l10n/is.json index da8f39b0da0..bac4659e688 100644 --- a/apps/twofactor_backupcodes/l10n/is.json +++ b/apps/twofactor_backupcodes/l10n/is.json @@ -8,6 +8,10 @@ "If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.", "An error occurred while generating your backup codes" : "Villa kom upp við að búa til öryggisafritunarkóðana þína", "Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar", + "Two-factor authentication" : "Tveggja-þrepa auðkenning", + "You successfully logged in using two-factor authentication (%1$s)" : "Þér tókst að skrá þig inn með tveggja-þrepa auðkenningu (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Innskráning með tveggja-þrepa auðkenningu mistókst (%1$s)", + "You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn", "Backup code" : "Öryggisafritunarkóði", "Use backup code" : "Nota öryggisafritunarkóða", "Second-factor backup codes" : "Tveggja-þrepa öryggisafritunarkóðar" diff --git a/apps/twofactor_backupcodes/l10n/pl.js b/apps/twofactor_backupcodes/l10n/pl.js index 152e6ba1554..d993cae6985 100644 --- a/apps/twofactor_backupcodes/l10n/pl.js +++ b/apps/twofactor_backupcodes/l10n/pl.js @@ -18,4 +18,4 @@ OC.L10N.register( "Use backup code" : "Użyj kodu zapasowego", "Second-factor backup codes" : "Drugi składnik kodów zapasowych" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/twofactor_backupcodes/l10n/pl.json b/apps/twofactor_backupcodes/l10n/pl.json index 035bdf1514f..3fed61bb688 100644 --- a/apps/twofactor_backupcodes/l10n/pl.json +++ b/apps/twofactor_backupcodes/l10n/pl.json @@ -15,5 +15,5 @@ "Backup code" : "Kopia zapasowa kodów", "Use backup code" : "Użyj kodu zapasowego", "Second-factor backup codes" : "Drugi składnik kodów zapasowych" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index 5ca836447d5..b64714397c3 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -2,10 +2,15 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Tilkynningar um uppfærslu", + "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.", "Channel updated" : "Rás uppfærð", - "Update for %1$s to version %2$s is available." : "Upfærsla %1$s í útgáfu %2$s er tiltæk.", + "Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.", + "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.", + "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", "A new version is available: %s" : "Ný útgáfa er tiltæk: %s", + "Open updater" : "Opna uppfærslustýringu", + "Download now" : "Sækja núna", "Your version is up to date." : "Útgáfan þín er af nýjustu gerð.", "Checked on %s" : "Athugað þann %s", "Update channel:" : "Uppfærslurás:", @@ -14,6 +19,6 @@ OC.L10N.register( "Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.", "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", - "Updater" : "Uppfærslustýring" + "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Þú ert að keyra PHP %s. Ef þú ætlar að uppfæra í Nextcloud 11 eða hærri, verður þú að keyra að minnsta kosti PHP 5.6. Þegar þú ert búinn að uppfæra PHP útgáfuna þína, muntu fara að fá tilkynningar um uppfærslur vegna nýrri útgáfna." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index bc054ef360f..21d25a20a5a 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -1,9 +1,14 @@ { "translations": { "Update notifications" : "Tilkynningar um uppfærslu", + "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "{version} is available. Get more information on how to update." : "{version} er í boði. Fáðu frekari upplýsingar um hvernig á að uppfæra.", "Channel updated" : "Rás uppfærð", - "Update for %1$s to version %2$s is available." : "Upfærsla %1$s í útgáfu %2$s er tiltæk.", + "Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.", + "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.", + "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", "A new version is available: %s" : "Ný útgáfa er tiltæk: %s", + "Open updater" : "Opna uppfærslustýringu", + "Download now" : "Sækja núna", "Your version is up to date." : "Útgáfan þín er af nýjustu gerð.", "Checked on %s" : "Athugað þann %s", "Update channel:" : "Uppfærslurás:", @@ -12,6 +17,6 @@ "Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.", "The selected update channel makes dedicated notifications for the server obsolete." : "Valda uppfærslurásin gerir úreltar sértækar tilkynningar fyrir vefþjóninn.", "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", - "Updater" : "Uppfærslustýring" + "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Þú ert að keyra PHP %s. Ef þú ætlar að uppfæra í Nextcloud 11 eða hærri, verður þú að keyra að minnsta kosti PHP 5.6. Þegar þú ert búinn að uppfæra PHP útgáfuna þína, muntu fara að fá tilkynningar um uppfærslur vegna nýrri útgáfna." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index ec27b95fb47..63d5e404868 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -21,4 +21,4 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera.", "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Używasz PHP %s. Abyś mógł zaktualizować do Nextclouda w wersji 11 i wyższej musisz używać przynajmniej PHP 5.6. Kiedy podniesiesz swoją wersję PHP będzie możliwe otrzymanie powiadomienia dla tych nowszych wersji." }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index 013d99e6b13..cb0da4aeb14 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -18,5 +18,5 @@ "The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.", "The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera.", "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Używasz PHP %s. Abyś mógł zaktualizować do Nextclouda w wersji 11 i wyższej musisz używać przynajmniej PHP 5.6. Kiedy podniesiesz swoją wersję PHP będzie możliwe otrzymanie powiadomienia dla tych nowszych wersji." -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index a7732731cab..9d1f8d2ca7f 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -154,4 +154,4 @@ OC.L10N.register( "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP" }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 9aa9e4e478e..693ab97e9db 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -151,5 +151,5 @@ "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nazwy użytkowników służą do przechowywania i przypisywania (meta) danych. W celu dokładnego określenia i rozpoznawania użytkowników, każdy użytkownik LDAP ma przypisaną wewnętrzną nazwę użytkownika. Wymaga to mapowania nazwy użytkownika do użytkownika LDAP. Utworzona nazwa użytkownika jest odwzorowywana na UUID użytkownika LDAP. Dodatkowo DN są buforowane, także w celu zmniejszenia oddziaływania LDAP, ale nie są stosowane do identyfikacji. Po zmianie DN, będzie można znaleźć zmiany. Wewnętrzna nazwa jest używana wszędzie. Usuwanie mapowania będzie miało wpływ wszędzie. Usuwanie mapowania nie jest wrażliwe na konfiguracje, dotyczy to wszystkich konfiguracji LDAP! Nigdy nie usuwaj mapowania w środowisku produkcyjnym, jest to dopuszczalne tylko w fazie eksperymentalnej, testowej.", "Clear Username-LDAP User Mapping" : "Czyść Mapowanie użytkownika LDAP", "Clear Groupname-LDAP Group Mapping" : "Czyść Mapowanie nazwy grupy LDAP" -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js index ebec68bd463..0c99ad2b3c6 100644 --- a/apps/workflowengine/l10n/pl.js +++ b/apps/workflowengine/l10n/pl.js @@ -68,4 +68,4 @@ OC.L10N.register( "Saving…" : "Zapisywanie...", "Loading…" : "Wczytywanie..." }, -"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json index 9c0c69f914e..190e50f1ad4 100644 --- a/apps/workflowengine/l10n/pl.json +++ b/apps/workflowengine/l10n/pl.json @@ -65,5 +65,5 @@ "Save" : "Zapisz", "Saving…" : "Zapisywanie...", "Loading…" : "Wczytywanie..." -},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |