diff options
Diffstat (limited to 'apps')
30 files changed, 150 insertions, 16 deletions
diff --git a/apps/encryption/l10n/eo.js b/apps/encryption/l10n/eo.js index c575db5569b..9428d2d27a2 100644 --- a/apps/encryption/l10n/eo.js +++ b/apps/encryption/l10n/eo.js @@ -1,10 +1,23 @@ OC.L10N.register( "encryption", { + "Missing parameters" : "Mankas parametroj", "Password successfully changed." : "La pasvorto sukcese ŝanĝiĝis.", "Could not change the password. Maybe the old password was not correct." : "Ne eblis ŝanĝi la pasvorton. Eble la malnova pasvorto malĝustis.", + "Recovery Key disabled" : "Restaŭroklavo malkapabliĝis", + "Recovery Key enabled" : "Restaŭroklavo kapabliĝis", "Private key password successfully updated." : "La pasvorto de la malpublika klavo sukcese ĝisdatiĝis.", + "Encryption App is enabled and ready" : "Aplikaĵo Ĉifrado kapabligitas kaj pretas", + "Enable recovery key" : "Kapabligi restaŭroklavon", + "Disable recovery key" : "Malkapabligi restaŭroklavon", + "Recovery key password" : "Pasvorto de restaŭroklavo", + "Repeat recovery key password" : "Ripetu la pasvorton de restaŭroklavo", + "Change recovery key password:" : "Ŝanĝi la pasvorton de la restaŭroklavo:", + "Old recovery key password" : "Malnova pasvorto de restaŭroklavo", + "New recovery key password" : "Nova pasvorto de restaŭroklavo", + "Repeat new recovery key password" : "Ripetu la novan pasvorton de restaŭroklavo", "Change Password" : "Ŝarĝi pasvorton", + "ownCloud basic encryption module" : "Baza ĉifrada modulo de ownCloud", "Old log-in password" : "Malnova ensaluta pasvorto", "Current log-in password" : "Nuna ensaluta pasvorto", "Update Private Key Password" : "Ĝisdatigi la pasvorton de la malpublika klavo", diff --git a/apps/encryption/l10n/eo.json b/apps/encryption/l10n/eo.json index 8a79a2be564..25da193ae1c 100644 --- a/apps/encryption/l10n/eo.json +++ b/apps/encryption/l10n/eo.json @@ -1,8 +1,21 @@ { "translations": { + "Missing parameters" : "Mankas parametroj", "Password successfully changed." : "La pasvorto sukcese ŝanĝiĝis.", "Could not change the password. Maybe the old password was not correct." : "Ne eblis ŝanĝi la pasvorton. Eble la malnova pasvorto malĝustis.", + "Recovery Key disabled" : "Restaŭroklavo malkapabliĝis", + "Recovery Key enabled" : "Restaŭroklavo kapabliĝis", "Private key password successfully updated." : "La pasvorto de la malpublika klavo sukcese ĝisdatiĝis.", + "Encryption App is enabled and ready" : "Aplikaĵo Ĉifrado kapabligitas kaj pretas", + "Enable recovery key" : "Kapabligi restaŭroklavon", + "Disable recovery key" : "Malkapabligi restaŭroklavon", + "Recovery key password" : "Pasvorto de restaŭroklavo", + "Repeat recovery key password" : "Ripetu la pasvorton de restaŭroklavo", + "Change recovery key password:" : "Ŝanĝi la pasvorton de la restaŭroklavo:", + "Old recovery key password" : "Malnova pasvorto de restaŭroklavo", + "New recovery key password" : "Nova pasvorto de restaŭroklavo", + "Repeat new recovery key password" : "Ripetu la novan pasvorton de restaŭroklavo", "Change Password" : "Ŝarĝi pasvorton", + "ownCloud basic encryption module" : "Baza ĉifrada modulo de ownCloud", "Old log-in password" : "Malnova ensaluta pasvorto", "Current log-in password" : "Nuna ensaluta pasvorto", "Update Private Key Password" : "Ĝisdatigi la pasvorton de la malpublika klavo", diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index 990645ce0a4..9c37a8a3b30 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -21,8 +21,10 @@ OC.L10N.register( "The old password was not correct, please try again." : "Стара лозинка није исправна. Покушајте поново.", "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна. Покушајте поново.", "Private key password successfully updated." : "Лозинка личног кључа је успешно ажурирана.", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) у нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан лични кључ за апликацију шифровања. Ажурирајте лозинку личног кључа у личним поставкама да бисте опоравили приступ вашим шифрованим фајловима.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите.", + "Encryption App is enabled and ready" : "Апликација шифровања је укључена и спремна", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са вама.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са вама.", "Enable recovery key" : "Омогући кључ за опоравак", diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json index 7205aba383c..cd648279e9e 100644 --- a/apps/encryption/l10n/sr.json +++ b/apps/encryption/l10n/sr.json @@ -19,8 +19,10 @@ "The old password was not correct, please try again." : "Стара лозинка није исправна. Покушајте поново.", "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна. Покушајте поново.", "Private key password successfully updated." : "Лозинка личног кључа је успешно ажурирана.", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) у нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан лични кључ за апликацију шифровања. Ажурирајте лозинку личног кључа у личним поставкама да бисте опоравили приступ вашим шифрованим фајловима.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите.", + "Encryption App is enabled and ready" : "Апликација шифровања је укључена и спремна", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са вама.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са вама.", "Enable recovery key" : "Омогући кључ за опоравак", diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index a7523c14ced..56c4d23d903 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -21,6 +21,7 @@ OC.L10N.register( "Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.", "Invalid directory." : "Nevalida dosierujo.", "Files" : "Dosieroj", + "All files" : "Ĉiuj dosieroj", "Favorites" : "Favoratoj", "Home" : "Hejmo", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn", @@ -53,10 +54,12 @@ OC.L10N.register( "Favorite" : "Favorato", "You created %1$s" : "Vi kreis %1$s", "%2$s created %1$s" : "%2$s kreis %1$s", + "%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo", "You changed %1$s" : "Vi ŝanĝis %1$s", "%2$s changed %1$s" : "%2$s ŝanĝis %1$s", "You deleted %1$s" : "Vi forigis %1$s", "%2$s deleted %1$s" : "%2$s forigis %1$s", + "%s could not be renamed as it has been deleted" : "%s ne povis alinomiĝi ĉar ĝi forigitis", "%s could not be renamed" : "%s ne povis alinomiĝi", "Upload (max. %s)" : "Alŝuti (maks. %s)", "File handling" : "Dosieradministro", @@ -65,12 +68,16 @@ OC.L10N.register( "Save" : "Konservi", "Settings" : "Agordo", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uzu ĉi tiun adreson por <a href=\"%s\" target=\"_blank\">aliri viajn Dosierojn per WebDAV</a>", "New" : "Nova", + "New text file" : "Nova tekstodosiero", "Text file" : "Tekstodosiero", "New folder" : "Nova dosierujo", "Folder" : "Dosierujo", "Upload" : "Alŝuti", "Cancel upload" : "Nuligi alŝuton", + "No files in here" : "Neniu dosiero estas ĉi tie", + "Select all" : "Elekti ĉion", "Upload too large" : "Alŝuto tro larĝa", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.", "Files are being scanned, please wait." : "Dosieroj estas skanataj, bonvolu atendi." diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index ccde2ad6be1..e3cebced2f1 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -19,6 +19,7 @@ "Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.", "Invalid directory." : "Nevalida dosierujo.", "Files" : "Dosieroj", + "All files" : "Ĉiuj dosieroj", "Favorites" : "Favoratoj", "Home" : "Hejmo", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn", @@ -51,10 +52,12 @@ "Favorite" : "Favorato", "You created %1$s" : "Vi kreis %1$s", "%2$s created %1$s" : "%2$s kreis %1$s", + "%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo", "You changed %1$s" : "Vi ŝanĝis %1$s", "%2$s changed %1$s" : "%2$s ŝanĝis %1$s", "You deleted %1$s" : "Vi forigis %1$s", "%2$s deleted %1$s" : "%2$s forigis %1$s", + "%s could not be renamed as it has been deleted" : "%s ne povis alinomiĝi ĉar ĝi forigitis", "%s could not be renamed" : "%s ne povis alinomiĝi", "Upload (max. %s)" : "Alŝuti (maks. %s)", "File handling" : "Dosieradministro", @@ -63,12 +66,16 @@ "Save" : "Konservi", "Settings" : "Agordo", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uzu ĉi tiun adreson por <a href=\"%s\" target=\"_blank\">aliri viajn Dosierojn per WebDAV</a>", "New" : "Nova", + "New text file" : "Nova tekstodosiero", "Text file" : "Tekstodosiero", "New folder" : "Nova dosierujo", "Folder" : "Dosierujo", "Upload" : "Alŝuti", "Cancel upload" : "Nuligi alŝuton", + "No files in here" : "Neniu dosiero estas ĉi tie", + "Select all" : "Elekti ĉion", "Upload too large" : "Alŝuto tro larĝa", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.", "Files are being scanned, please wait." : "Dosieroj estas skanataj, bonvolu atendi." diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js index ba100451061..c8d4d9c180b 100644 --- a/apps/files/l10n/oc.js +++ b/apps/files/l10n/oc.js @@ -29,6 +29,8 @@ OC.L10N.register( "Folder" : "Dorsièr", "Upload" : "Amontcarga", "Cancel upload" : " Anulla l'amontcargar", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", + "Select all" : "Seleccionar tot", "Upload too large" : "Amontcargament tròp gròs", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los fichièrs que sias a amontcargar son tròp pesucs per la talha maxi pel servidor.", "Files are being scanned, please wait." : "Los fiichièrs son a èsser explorats, " diff --git a/apps/files/l10n/oc.json b/apps/files/l10n/oc.json index f06365c6b0b..7c8bd93d166 100644 --- a/apps/files/l10n/oc.json +++ b/apps/files/l10n/oc.json @@ -27,6 +27,8 @@ "Folder" : "Dorsièr", "Upload" : "Amontcarga", "Cancel upload" : " Anulla l'amontcargar", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", + "Select all" : "Seleccionar tot", "Upload too large" : "Amontcargament tròp gròs", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los fichièrs que sias a amontcargar son tròp pesucs per la talha maxi pel servidor.", "Files are being scanned, please wait." : "Los fiichièrs son a èsser explorats, " diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js index 4eb13bb55e9..d781b947c0f 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -30,6 +30,7 @@ OC.L10N.register( "Share" : "Kunhavigi", "URL" : "URL", "Secure https://" : "Sekura https://", + "Public key" : "Publika ŝlosilo", "Access granted" : "Alirpermeso donita", "Error configuring Dropbox storage" : "Eraro dum agordado de la memorservo Dropbox", "Grant access" : "Doni alirpermeson", diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json index 2f31fb24214..795be07ce2f 100644 --- a/apps/files_external/l10n/eo.json +++ b/apps/files_external/l10n/eo.json @@ -28,6 +28,7 @@ "Share" : "Kunhavigi", "URL" : "URL", "Secure https://" : "Sekura https://", + "Public key" : "Publika ŝlosilo", "Access granted" : "Alirpermeso donita", "Error configuring Dropbox storage" : "Eraro dum agordado de la memorservo Dropbox", "Grant access" : "Doni alirpermeson", diff --git a/apps/files_external/l10n/oc.js b/apps/files_external/l10n/oc.js index 68d56926612..230da341a28 100644 --- a/apps/files_external/l10n/oc.js +++ b/apps/files_external/l10n/oc.js @@ -2,6 +2,7 @@ OC.L10N.register( "files_external", { "Location" : "Plaça", + "Host" : "Òste", "Username" : "Non d'usancièr", "Password" : "Senhal", "Share" : "Parteja", diff --git a/apps/files_external/l10n/oc.json b/apps/files_external/l10n/oc.json index 2a3c1bf4561..66a250b2305 100644 --- a/apps/files_external/l10n/oc.json +++ b/apps/files_external/l10n/oc.json @@ -1,5 +1,6 @@ { "translations": { "Location" : "Plaça", + "Host" : "Òste", "Username" : "Non d'usancièr", "Password" : "Senhal", "Share" : "Parteja", diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index 8e88a5cd4f0..b321445fefa 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Преузимање тражених токена није успело. Проверите да ли су Dropbox апликациони кључ и тајна тачни.", "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Преузимање приступних токена није успело. Проверите да ли су Dropbox апликациони кључ и тајна тачни.", - "Please provide a valid Dropbox app key and secret." : "Омогућите важећи Dropbox апликациони кључ и тајну.", + "Please provide a valid Dropbox app key and secret." : "Унесите исправан кључ и тајну за Дропбокс апликацију.", "Step 1 failed. Exception: %s" : "Корак 1 није успео. Изузетак: %s", "Step 2 failed. Exception: %s" : "Корак 2 није успео. Изузетак: %s", "External storage" : "Спољашње складиште", @@ -43,10 +43,11 @@ OC.L10N.register( "Username as share" : "Корисничко име као дељење", "URL" : "УРЛ", "Secure https://" : "Сигурни https://", + "SFTP with secret key login" : "СФТП са пријавом помоћу тајног кључа", "Public key" : "Јавни кључ", "Storage with id \"%i\" not found" : "Складиште са идентификацијом \"%i\" није пронађено", "Invalid mount point" : "Неисправна тачка монтирања", - "Invalid storage backend \"%s\"" : "Неважећа позадина складишта \"%s\"", + "Invalid storage backend \"%s\"" : "Неисправна позадина складишта „%s“", "Access granted" : "Приступ одобрен", "Error configuring Dropbox storage" : "Грешка при подешавању Дропбокс складишта", "Grant access" : "Одобри приступ", diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 957df08276e..3ae53ba8409 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -1,7 +1,7 @@ { "translations": { "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Преузимање тражених токена није успело. Проверите да ли су Dropbox апликациони кључ и тајна тачни.", "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Преузимање приступних токена није успело. Проверите да ли су Dropbox апликациони кључ и тајна тачни.", - "Please provide a valid Dropbox app key and secret." : "Омогућите важећи Dropbox апликациони кључ и тајну.", + "Please provide a valid Dropbox app key and secret." : "Унесите исправан кључ и тајну за Дропбокс апликацију.", "Step 1 failed. Exception: %s" : "Корак 1 није успео. Изузетак: %s", "Step 2 failed. Exception: %s" : "Корак 2 није успео. Изузетак: %s", "External storage" : "Спољашње складиште", @@ -41,10 +41,11 @@ "Username as share" : "Корисничко име као дељење", "URL" : "УРЛ", "Secure https://" : "Сигурни https://", + "SFTP with secret key login" : "СФТП са пријавом помоћу тајног кључа", "Public key" : "Јавни кључ", "Storage with id \"%i\" not found" : "Складиште са идентификацијом \"%i\" није пронађено", "Invalid mount point" : "Неисправна тачка монтирања", - "Invalid storage backend \"%s\"" : "Неважећа позадина складишта \"%s\"", + "Invalid storage backend \"%s\"" : "Неисправна позадина складишта „%s“", "Access granted" : "Приступ одобрен", "Error configuring Dropbox storage" : "Грешка при подешавању Дропбокс складишта", "Grant access" : "Одобри приступ", diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 1db25a1c780..ae96dbda69f 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -2,17 +2,27 @@ OC.L10N.register( "files_sharing", { "Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo", + "Invalid or untrusted SSL certificate" : "SSL-atestilo ne validas aŭ ne fidindas", "Shared with you" : "Kunhavata kun vi", "Shared with others" : "Kunhavata kun aliaj", "Shared by link" : "Kunhavata per ligilo", + "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", + "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", + "No shared links" : "Neniu kunhavata ligilo", "Cancel" : "Nuligi", + "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", + "No ownCloud installation (7 or higher) found at {remote}" : "Ne troviĝis instalo de ownCloud (7 aŭ pli alta) ĉe {remote}", "Invalid ownCloud url" : "Nevalidas URL de ownCloud", "Share" : "Kunhavigi", "Shared by" : "Kunhavigita de", "A file or folder has been <strong>shared</strong>" : "Dosiero aŭ dosierujo <strong>kunhaviĝis</strong>", + "%1$s unshared %2$s from you" : "%1$s malkunhavigis %2$s el vi", + "Public shared folder %1$s was downloaded" : "La publika kunhavata dosierujo %1$s elŝutiĝis", + "Public shared file %1$s was downloaded" : "La publika kunhavata dosiero %1$s elŝutiĝis", "You shared %1$s with %2$s" : "Vi kunhavigis %1$s kun %2$s", "You shared %1$s with group %2$s" : "Vi kunhavigis %1$s kun la grupo %2$s", "%2$s shared %1$s with you" : "%2$s kunhavigis %1$s kun vi", + "You shared %1$s via link" : "Vi kunhavigis %1$s per ligilo", "This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto", "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.", "Password" : "Pasvorto", @@ -23,8 +33,10 @@ OC.L10N.register( "the link expired" : "la ligilo eksvalidiĝis", "sharing is disabled" : "kunhavigo malkapablas", "For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.", + "Add to your ownCloud" : "Aldoni al via ownCloud", "Download" : "Elŝuti", "Download %s" : "Elŝuti %s", - "Direct link" : "Direkta ligilo" + "Direct link" : "Direkta ligilo", + "Open documentation" : "Malfermi la dokumentaron" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index d1ea7f2d0ea..9bbc26d7119 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -1,16 +1,26 @@ { "translations": { "Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo", + "Invalid or untrusted SSL certificate" : "SSL-atestilo ne validas aŭ ne fidindas", "Shared with you" : "Kunhavata kun vi", "Shared with others" : "Kunhavata kun aliaj", "Shared by link" : "Kunhavata per ligilo", + "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", + "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", + "No shared links" : "Neniu kunhavata ligilo", "Cancel" : "Nuligi", + "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", + "No ownCloud installation (7 or higher) found at {remote}" : "Ne troviĝis instalo de ownCloud (7 aŭ pli alta) ĉe {remote}", "Invalid ownCloud url" : "Nevalidas URL de ownCloud", "Share" : "Kunhavigi", "Shared by" : "Kunhavigita de", "A file or folder has been <strong>shared</strong>" : "Dosiero aŭ dosierujo <strong>kunhaviĝis</strong>", + "%1$s unshared %2$s from you" : "%1$s malkunhavigis %2$s el vi", + "Public shared folder %1$s was downloaded" : "La publika kunhavata dosierujo %1$s elŝutiĝis", + "Public shared file %1$s was downloaded" : "La publika kunhavata dosiero %1$s elŝutiĝis", "You shared %1$s with %2$s" : "Vi kunhavigis %1$s kun %2$s", "You shared %1$s with group %2$s" : "Vi kunhavigis %1$s kun la grupo %2$s", "%2$s shared %1$s with you" : "%2$s kunhavigis %1$s kun vi", + "You shared %1$s via link" : "Vi kunhavigis %1$s per ligilo", "This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto", "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.", "Password" : "Pasvorto", @@ -21,8 +31,10 @@ "the link expired" : "la ligilo eksvalidiĝis", "sharing is disabled" : "kunhavigo malkapablas", "For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.", + "Add to your ownCloud" : "Aldoni al via ownCloud", "Download" : "Elŝuti", "Download %s" : "Elŝuti %s", - "Direct link" : "Direkta ligilo" + "Direct link" : "Direkta ligilo", + "Open documentation" : "Malfermi la dokumentaron" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/oc.js b/apps/files_sharing/l10n/oc.js index 083b8b4d0af..7d230228620 100644 --- a/apps/files_sharing/l10n/oc.js +++ b/apps/files_sharing/l10n/oc.js @@ -4,6 +4,7 @@ OC.L10N.register( "Cancel" : "Annula", "Share" : "Parteja", "Password" : "Senhal", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", "Name" : "Nom", "Download" : "Avalcarga" }, diff --git a/apps/files_sharing/l10n/oc.json b/apps/files_sharing/l10n/oc.json index 9146b14e902..04f6602451f 100644 --- a/apps/files_sharing/l10n/oc.json +++ b/apps/files_sharing/l10n/oc.json @@ -2,6 +2,7 @@ "Cancel" : "Annula", "Share" : "Parteja", "Password" : "Senhal", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", "Name" : "Nom", "Download" : "Avalcarga" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_trashbin/l10n/eo.js b/apps/files_trashbin/l10n/eo.js index e13281d20eb..95edf8d3eb0 100644 --- a/apps/files_trashbin/l10n/eo.js +++ b/apps/files_trashbin/l10n/eo.js @@ -8,6 +8,7 @@ OC.L10N.register( "Delete permanently" : "Forigi por ĉiam", "Error" : "Eraro", "restored" : "restaŭrita", + "Select all" : "Elekti ĉion", "Name" : "Nomo", "Deleted" : "Forigita", "Delete" : "Forigi" diff --git a/apps/files_trashbin/l10n/eo.json b/apps/files_trashbin/l10n/eo.json index 7c60e595444..7fd1d85ff7a 100644 --- a/apps/files_trashbin/l10n/eo.json +++ b/apps/files_trashbin/l10n/eo.json @@ -6,6 +6,7 @@ "Delete permanently" : "Forigi por ĉiam", "Error" : "Eraro", "restored" : "restaŭrita", + "Select all" : "Elekti ĉion", "Name" : "Nomo", "Deleted" : "Forigita", "Delete" : "Forigi" diff --git a/apps/files_trashbin/l10n/oc.js b/apps/files_trashbin/l10n/oc.js index 26e577443c0..f8846950f59 100644 --- a/apps/files_trashbin/l10n/oc.js +++ b/apps/files_trashbin/l10n/oc.js @@ -1,8 +1,19 @@ OC.L10N.register( "files_trashbin", { + "Couldn't delete %s permanently" : "Impossible de suprimir %s definitivament", + "Couldn't restore %s" : "Impossible de restablir %s", + "Deleted files" : "Fichièrs suprimits", + "Restore" : "Restablir", + "Delete permanently" : "Suprimir de faiçon definitiva", "Error" : "Error", + "restored" : "restablit", + "No deleted files" : "Cap de fichièr pas suprimit", + "You will be able to recover deleted files from here" : "Poiretz restablir vòstres fichièrs suprimits aicí", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", + "Select all" : "Seleccionar tot", "Name" : "Nom", - "Delete" : "Escafa" + "Deleted" : "Escafat", + "Delete" : "Suprimir" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_trashbin/l10n/oc.json b/apps/files_trashbin/l10n/oc.json index 2ec4734761a..60bb205efe2 100644 --- a/apps/files_trashbin/l10n/oc.json +++ b/apps/files_trashbin/l10n/oc.json @@ -1,6 +1,17 @@ { "translations": { + "Couldn't delete %s permanently" : "Impossible de suprimir %s definitivament", + "Couldn't restore %s" : "Impossible de restablir %s", + "Deleted files" : "Fichièrs suprimits", + "Restore" : "Restablir", + "Delete permanently" : "Suprimir de faiçon definitiva", "Error" : "Error", + "restored" : "restablit", + "No deleted files" : "Cap de fichièr pas suprimit", + "You will be able to recover deleted files from here" : "Poiretz restablir vòstres fichièrs suprimits aicí", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", + "Select all" : "Seleccionar tot", "Name" : "Nom", - "Delete" : "Escafa" + "Deleted" : "Escafat", + "Delete" : "Suprimir" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/oc.js b/apps/files_versions/l10n/oc.js new file mode 100644 index 00000000000..dbb8fa894cb --- /dev/null +++ b/apps/files_versions/l10n/oc.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "files_versions", + { + "Could not revert: %s" : "Impossible de restablir %s", + "Versions" : "Versions", + "Failed to revert {file} to revision {timestamp}." : "Fracàs del retorn del fichièr {file} a la revision {timestamp}.", + "More versions..." : "Mai de versions...", + "No other versions available" : "Cap d'autra version es pas disponibla", + "Restore" : "Restablir" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/files_versions/l10n/oc.json b/apps/files_versions/l10n/oc.json new file mode 100644 index 00000000000..cf3ddd95d33 --- /dev/null +++ b/apps/files_versions/l10n/oc.json @@ -0,0 +1,9 @@ +{ "translations": { + "Could not revert: %s" : "Impossible de restablir %s", + "Versions" : "Versions", + "Failed to revert {file} to revision {timestamp}." : "Fracàs del retorn del fichièr {file} a la revision {timestamp}.", + "More versions..." : "Mai de versions...", + "No other versions available" : "Cap d'autra version es pas disponibla", + "Restore" : "Restablir" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/user_ldap/l10n/oc.js b/apps/user_ldap/l10n/oc.js index f077d0d7bc5..847193c431f 100644 --- a/apps/user_ldap/l10n/oc.js +++ b/apps/user_ldap/l10n/oc.js @@ -4,6 +4,7 @@ OC.L10N.register( "Users" : "Usancièrs", "Groups" : "Grops", "Help" : "Ajuda", + "Host" : "Òste", "Password" : "Senhal", "Advanced" : "Avançat" }, diff --git a/apps/user_ldap/l10n/oc.json b/apps/user_ldap/l10n/oc.json index 88cd771c1c6..0941632f929 100644 --- a/apps/user_ldap/l10n/oc.json +++ b/apps/user_ldap/l10n/oc.json @@ -2,6 +2,7 @@ "Users" : "Usancièrs", "Groups" : "Grops", "Help" : "Ajuda", + "Host" : "Òste", "Password" : "Senhal", "Advanced" : "Avançat" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 21da1302329..8bf964638ad 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -4,9 +4,9 @@ OC.L10N.register( "Failed to clear the mappings." : "Неуспело чишћење мапирања.", "Failed to delete the server configuration" : "Неуспело брисање поставе сервера", "The configuration is invalid: anonymous bind is not allowed." : "Неисправна подешавања. Анонимна веза није дозвољена.", - "The configuration is valid and the connection could be established!" : "Конфигурација је важећа и веза се може успоставити!", + "The configuration is valid and the connection could be established!" : "Конфигурација је исправна и веза може да се успостави!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Конфигурација је важећа, али Bind није успео. Проверите подешавања сервера и акредитиве.", - "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.", + "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација је неисправна. Погледајте у дневнику записа за додатне детаље.", "No action specified" : "Није наведена радња", "No configuration specified" : "Није наведена постава", "No data specified" : "Нису наведени подаци", @@ -48,7 +48,7 @@ OC.L10N.register( "_%s user found_::_%s users found_" : ["нађен %s корисник","нађена %s корисника","нађено %s корисника"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Немогу да откријем особину приказивања корисниковог имена. Наведите је у напредним поставкама LDAP-a", "Could not find the desired feature" : "Не могу да пронађем жељену особину", - "Invalid Host" : "Неважећи домаћин", + "Invalid Host" : "Неисправан домаћин", "Server" : "Сервер", "Users" : "Корисници", "Login Attributes" : "Атрибути пријаве", @@ -76,6 +76,7 @@ OC.L10N.register( "Verify settings" : "Провери поставке", "1. Server" : "1. сервер", "%s. Server:" : "%s. Сервер:", + "Delete the current configuration" : "Обриши тренутне поставке", "Host" : "Домаћин", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://", "Port" : "Порт", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index c81d8b2b529..93434dbbae1 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -2,9 +2,9 @@ "Failed to clear the mappings." : "Неуспело чишћење мапирања.", "Failed to delete the server configuration" : "Неуспело брисање поставе сервера", "The configuration is invalid: anonymous bind is not allowed." : "Неисправна подешавања. Анонимна веза није дозвољена.", - "The configuration is valid and the connection could be established!" : "Конфигурација је важећа и веза се може успоставити!", + "The configuration is valid and the connection could be established!" : "Конфигурација је исправна и веза може да се успостави!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "Конфигурација је важећа, али Bind није успео. Проверите подешавања сервера и акредитиве.", - "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација није важећа. Погледајте у дневнику записа за додатне детаље.", + "The configuration is invalid. Please have a look at the logs for further details." : "Конфигурација је неисправна. Погледајте у дневнику записа за додатне детаље.", "No action specified" : "Није наведена радња", "No configuration specified" : "Није наведена постава", "No data specified" : "Нису наведени подаци", @@ -46,7 +46,7 @@ "_%s user found_::_%s users found_" : ["нађен %s корисник","нађена %s корисника","нађено %s корисника"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Немогу да откријем особину приказивања корисниковог имена. Наведите је у напредним поставкама LDAP-a", "Could not find the desired feature" : "Не могу да пронађем жељену особину", - "Invalid Host" : "Неважећи домаћин", + "Invalid Host" : "Неисправан домаћин", "Server" : "Сервер", "Users" : "Корисници", "Login Attributes" : "Атрибути пријаве", @@ -74,6 +74,7 @@ "Verify settings" : "Провери поставке", "1. Server" : "1. сервер", "%s. Server:" : "%s. Сервер:", + "Delete the current configuration" : "Обриши тренутне поставке", "Host" : "Домаћин", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Можете да изоставите протокол, осим ако захтевате ССЛ. У том случају почните са ldaps://", "Port" : "Порт", diff --git a/apps/user_webdavauth/l10n/oc.js b/apps/user_webdavauth/l10n/oc.js index 0191f0de883..704e791756b 100644 --- a/apps/user_webdavauth/l10n/oc.js +++ b/apps/user_webdavauth/l10n/oc.js @@ -1,6 +1,9 @@ OC.L10N.register( "user_webdavauth", { - "Save" : "Enregistra" + "WebDAV Authentication" : "Autentificacion WebDAV", + "Address:" : "Adreça :", + "Save" : "Salvar", + "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Las informacions de connexion de l'utilizaire seràn mandadas a aquesta adreça. Aqueste modul analisa lo còde de la responsa HTTP e considèra los còdes 401 e 403 coma una autentificacion invalida e tota autra valor coma una autentificacion valida." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_webdavauth/l10n/oc.json b/apps/user_webdavauth/l10n/oc.json index de8f9ed6d96..a2e3daa93c3 100644 --- a/apps/user_webdavauth/l10n/oc.json +++ b/apps/user_webdavauth/l10n/oc.json @@ -1,4 +1,7 @@ { "translations": { - "Save" : "Enregistra" + "WebDAV Authentication" : "Autentificacion WebDAV", + "Address:" : "Adreça :", + "Save" : "Salvar", + "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Las informacions de connexion de l'utilizaire seràn mandadas a aquesta adreça. Aqueste modul analisa lo còde de la responsa HTTP e considèra los còdes 401 e 403 coma una autentificacion invalida e tota autra valor coma una autentificacion valida." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |