From db1096bcfdf2336ccf6aefb70dd902a63ed615db Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 23 Oct 2017 00:08:39 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/dav/l10n/it.js | 5 +++- apps/dav/l10n/it.json | 5 +++- apps/files/l10n/nl.js | 1 + apps/files/l10n/nl.json | 1 + apps/sharebymail/l10n/nl.js | 2 +- apps/sharebymail/l10n/nl.json | 2 +- apps/sharebymail/l10n/sr.js | 50 +++++++++++++++++++++++++++++++++++ apps/sharebymail/l10n/sr.json | 48 +++++++++++++++++++++++++++++++++ settings/l10n/nl.js | 2 +- settings/l10n/nl.json | 2 +- 10 files changed, 112 insertions(+), 6 deletions(-) create mode 100644 apps/sharebymail/l10n/sr.js create mode 100644 apps/sharebymail/l10n/sr.json diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index e58d3bd107..1607c447a5 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Contatti", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", - "Request ID: %s" : "ID richiesta: %s" + "Request ID: %s" : "ID richiesta: %s", + "CalDAV server" : "Server CalDAV", + "Send invitations to attendees" : "Invia gli inviti ai partecipanti", + "Please make sure to properly setup the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 1f71eed7af..cd744c7da1 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -42,6 +42,9 @@ "Contacts" : "Contatti", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", - "Request ID: %s" : "ID richiesta: %s" + "Request ID: %s" : "ID richiesta: %s", + "CalDAV server" : "Server CalDAV", + "Send invitations to attendees" : "Invia gli inviti ai partecipanti", + "Please make sure to properly setup the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 6bb95a1a00..fadadcfd97 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -124,6 +124,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Gebruik deze link om je bestanden via WebDAV te benaderen", "Uploading @" : "Uploaden @", + "Cancel upload" : "Stop upload", "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "No entries found in this folder" : "Niets", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index efda557da8..025ead57cb 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -122,6 +122,7 @@ "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Gebruik deze link om je bestanden via WebDAV te benaderen", "Uploading @" : "Uploaden @", + "Cancel upload" : "Stop upload", "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "No entries found in this folder" : "Niets", diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index fadb4d8e29..498e5eca91 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -37,7 +37,7 @@ OC.L10N.register( "Share by mail" : "Gedeeld per email", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een emailadres in te voegen.", "Send password by mail" : "Wachtwoord per email verzenden", - "Enforce password protection" : "Afdwingenwachtwoordbeveiliging", + "Enforce password protection" : "Afdwingen wachtwoord beveiliging", "Failed to send share by E-mail" : "delen per email is mislukt", "%s shared »%s« with you on behalf of %s" : "%s deelde »%s« met jou in naam van %s", "Failed to create the E-mail" : "Maken van de mail is mislukt", diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json index b88e61c621..eaac09dc20 100644 --- a/apps/sharebymail/l10n/nl.json +++ b/apps/sharebymail/l10n/nl.json @@ -35,7 +35,7 @@ "Share by mail" : "Gedeeld per email", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een emailadres in te voegen.", "Send password by mail" : "Wachtwoord per email verzenden", - "Enforce password protection" : "Afdwingenwachtwoordbeveiliging", + "Enforce password protection" : "Afdwingen wachtwoord beveiliging", "Failed to send share by E-mail" : "delen per email is mislukt", "%s shared »%s« with you on behalf of %s" : "%s deelde »%s« met jou in naam van %s", "Failed to create the E-mail" : "Maken van de mail is mislukt", diff --git a/apps/sharebymail/l10n/sr.js b/apps/sharebymail/l10n/sr.js new file mode 100644 index 0000000000..f2af39e921 --- /dev/null +++ b/apps/sharebymail/l10n/sr.js @@ -0,0 +1,50 @@ +OC.L10N.register( + "sharebymail", + { + "Shared with %1$s" : "Подељено са %1$s", + "Shared with {email}" : "Подељено са {email}", + "Shared with %1$s by %2$s" : "%2$s поделио са %1$s", + "Shared with {email} by {actor}" : "{actor} поделио са {email}", + "Password for mail share sent to %1$s" : "Лозинка за дељење е-поштом послата на %1$s", + "Password for mail share sent to {email}" : "Лозинка за дељење е-поштом послата на {email}", + "Password for mail share sent to you" : "Лозинка за дељење е-поштом послата Вама", + "You shared %1$s with %2$s by mail" : "Поделили сте %1$s са %2$s е-поштом", + "You shared {file} with {email} by mail" : "Поделили сте {file} са {email} е-поштом", + "%3$s shared %1$s with %2$s by mail" : "%3$s је поделио %1$s са %2$s е-поштом", + "{actor} shared {file} with {email} by mail" : "{actor} је поделио {file} са {email} е-поштом", + "Password to access %1$s was sent to %2s" : "Лозинка за приступ %1$s је послата на %2s", + "Password to access {file} was sent to {email}" : "Лозинка за приступ {file} је послата на {email}", + "Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата", + "Password to access {file} was sent to you" : "Лозинка за приступ {file} Вам је послата ", + "Sharing %s failed, this item is already shared with %s" : "Дељење %s није успело, ова ставка је већ подељена са %s", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.", + "Failed to send share by email" : "Грешка у слању дељења е-поштом", + "%s shared »%s« with you" : "%s је поделио »%s« са Вама", + "%s shared »%s« with you." : "%s је поделио »%s« са Вама.", + "Click the button below to open it." : "Кликните на дугме испод да га отворите.", + "Open »%s«" : "Отвори »%s«", + "%s via %s" : "%s преко %s", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s је поделио »%s« са Вама.\nТреба да сте до сад добили посебни мејл са везом како да му приступите.\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s је поделио »%s« са Вама. Треба да сте до сад добили посебни мејл са везом како да му приступите.", + "Password to access »%s« shared to you by %s" : "%s Вам је поделио лозинку за приступ »%s«", + "Password to access »%s«" : "Лозинка за приступ »%s«", + "It is protected with the following password: %s" : "Заштићена је следећом лозинком: %s", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили »%s« са корисником %s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %s , свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.", + "Password to access »%s« shared with %s" : "Лозинка за приступ »%s« подељена са корисником %s", + "This is the password: %s" : "Ово је лозинка: %s", + "You can choose a different password at any time in the share dialog." : "Можете да одаберете другу лозинку кад год желите у дијалогу за дељење.", + "Could not find share" : "Не могу да пронађем дељење", + "Share by mail" : "Подели е-поштом", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозвољава корисницима да поделе персонализовану везу до фајла или фасцикле преко е-поште.", + "Send password by mail" : "Пошаљи лозинку е-поштом", + "Enforce password protection" : "Захтевај заштиту лозинком", + "Failed to send share by E-mail" : "Грешка у слању дељења е-поштом", + "%s shared »%s« with you on behalf of %s" : "%s је поделио »%s« са Вама у име корисника %s", + "Failed to create the E-mail" : "Грешка при креирању е-поште", + "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Поздрав,\n\n%s је поделио »%s« са Вама у име корисника %s.\n\n%s\n", + "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Поздрав,\n\n%s је поделио »%s« са Вама.\n\n%s\n", + "Cheers!" : "Здраво!", + "Hey there,

%s shared %s with you on behalf of %s.

" : "Поздрав,

%s је поделио %s са Вама у име корисника %s.

", + "Hey there,

%s shared %s with you.

" : "Поздрав,

%sје поделио %sса Вама.

" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/sharebymail/l10n/sr.json b/apps/sharebymail/l10n/sr.json new file mode 100644 index 0000000000..b074abe425 --- /dev/null +++ b/apps/sharebymail/l10n/sr.json @@ -0,0 +1,48 @@ +{ "translations": { + "Shared with %1$s" : "Подељено са %1$s", + "Shared with {email}" : "Подељено са {email}", + "Shared with %1$s by %2$s" : "%2$s поделио са %1$s", + "Shared with {email} by {actor}" : "{actor} поделио са {email}", + "Password for mail share sent to %1$s" : "Лозинка за дељење е-поштом послата на %1$s", + "Password for mail share sent to {email}" : "Лозинка за дељење е-поштом послата на {email}", + "Password for mail share sent to you" : "Лозинка за дељење е-поштом послата Вама", + "You shared %1$s with %2$s by mail" : "Поделили сте %1$s са %2$s е-поштом", + "You shared {file} with {email} by mail" : "Поделили сте {file} са {email} е-поштом", + "%3$s shared %1$s with %2$s by mail" : "%3$s је поделио %1$s са %2$s е-поштом", + "{actor} shared {file} with {email} by mail" : "{actor} је поделио {file} са {email} е-поштом", + "Password to access %1$s was sent to %2s" : "Лозинка за приступ %1$s је послата на %2s", + "Password to access {file} was sent to {email}" : "Лозинка за приступ {file} је послата на {email}", + "Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата", + "Password to access {file} was sent to you" : "Лозинка за приступ {file} Вам је послата ", + "Sharing %s failed, this item is already shared with %s" : "Дељење %s није успело, ова ставка је већ подељена са %s", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.", + "Failed to send share by email" : "Грешка у слању дељења е-поштом", + "%s shared »%s« with you" : "%s је поделио »%s« са Вама", + "%s shared »%s« with you." : "%s је поделио »%s« са Вама.", + "Click the button below to open it." : "Кликните на дугме испод да га отворите.", + "Open »%s«" : "Отвори »%s«", + "%s via %s" : "%s преко %s", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s је поделио »%s« са Вама.\nТреба да сте до сад добили посебни мејл са везом како да му приступите.\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s је поделио »%s« са Вама. Треба да сте до сад добили посебни мејл са везом како да му приступите.", + "Password to access »%s« shared to you by %s" : "%s Вам је поделио лозинку за приступ »%s«", + "Password to access »%s«" : "Лозинка за приступ »%s«", + "It is protected with the following password: %s" : "Заштићена је следећом лозинком: %s", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили »%s« са корисником %s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %s , свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.", + "Password to access »%s« shared with %s" : "Лозинка за приступ »%s« подељена са корисником %s", + "This is the password: %s" : "Ово је лозинка: %s", + "You can choose a different password at any time in the share dialog." : "Можете да одаберете другу лозинку кад год желите у дијалогу за дељење.", + "Could not find share" : "Не могу да пронађем дељење", + "Share by mail" : "Подели е-поштом", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозвољава корисницима да поделе персонализовану везу до фајла или фасцикле преко е-поште.", + "Send password by mail" : "Пошаљи лозинку е-поштом", + "Enforce password protection" : "Захтевај заштиту лозинком", + "Failed to send share by E-mail" : "Грешка у слању дељења е-поштом", + "%s shared »%s« with you on behalf of %s" : "%s је поделио »%s« са Вама у име корисника %s", + "Failed to create the E-mail" : "Грешка при креирању е-поште", + "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Поздрав,\n\n%s је поделио »%s« са Вама у име корисника %s.\n\n%s\n", + "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Поздрав,\n\n%s је поделио »%s« са Вама.\n\n%s\n", + "Cheers!" : "Здраво!", + "Hey there,

%s shared %s with you on behalf of %s.

" : "Поздрав,

%s је поделио %s са Вама у име корисника %s.

", + "Hey there,

%s shared %s with you.

" : "Поздрав,

%sје поделио %sса Вама.

" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +} \ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 3a055aa363..a0f8e39320 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -8,7 +8,7 @@ OC.L10N.register( "You changed your email address" : "Je wijzigde je e-mailadres", "Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder", "Security" : "Beveiliging", - "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via twee-factor authenticatie (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your password or email was modified" : "Je wachtwoord of e-mailadres is gewijzigd", "Your apps" : "Jouw apps", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index f8e90285d1..e0344595e6 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -6,7 +6,7 @@ "You changed your email address" : "Je wijzigde je e-mailadres", "Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder", "Security" : "Beveiliging", - "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via twee-factor authenticatie (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your password or email was modified" : "Je wachtwoord of e-mailadres is gewijzigd", "Your apps" : "Jouw apps",