diff --git a/apps/encryption/l10n/ja.js b/apps/encryption/l10n/ja.js index fdae19d72e..3d1a0a58af 100644 --- a/apps/encryption/l10n/ja.js +++ b/apps/encryption/l10n/ja.js @@ -25,6 +25,8 @@ OC.L10N.register( "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" : "暗号化アプリは有効になっており、準備が整いました", + "Bad Signature" : "不正な署名", + "Missing Signature" : "署名が存在しません", "one-time password for server-side-encryption" : "サーバーサイド暗号化のワンタイムパスワード", "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." : "このファイルを読み取ることができません、共有ファイルの可能性があります。ファイルの所有者にお願いして、ファイルを共有しなおしてもらってください。", diff --git a/apps/encryption/l10n/ja.json b/apps/encryption/l10n/ja.json index 6b5811d5bc..a124e2f4d2 100644 --- a/apps/encryption/l10n/ja.json +++ b/apps/encryption/l10n/ja.json @@ -23,6 +23,8 @@ "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" : "暗号化アプリは有効になっており、準備が整いました", + "Bad Signature" : "不正な署名", + "Missing Signature" : "署名が存在しません", "one-time password for server-side-encryption" : "サーバーサイド暗号化のワンタイムパスワード", "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." : "このファイルを読み取ることができません、共有ファイルの可能性があります。ファイルの所有者にお願いして、ファイルを共有しなおしてもらってください。", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 7c121ca199..869c155e50 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -56,8 +56,13 @@ OC.L10N.register( "Shared with group %3$s by %2$s" : "%3$s グループと %2$s で共有しました", "Shared via link by %2$s" : "リンク経由で %2$s が共有しました", "Shared via public link" : "公開リンク経由で共有中", + "Removed public link" : "公開リンクを削除", + "%2$s removed public link" : "%2$sは公開リンクを削除しました.", + "Public link expired" : "公開リンクの期限が切れています", + "Public link of %2$s expired" : "公開リンク%2$sの期限が切れています", "Shared by %2$s" : "%2$s が共有", "Shares" : "共有", + "You received \"/%2$s\" as a remote share from %1$s" : "%1$s からリモート共有として \"/%2$s\" を受け取りました。", "Accept" : "承諾", "Decline" : "拒否《はてなキーワード》", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "#ownCloud の「クラウド連携ID」で私と共有できます。こちらを見てください。%s", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 5bb3a9ccbd..8b56548df0 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -54,8 +54,13 @@ "Shared with group %3$s by %2$s" : "%3$s グループと %2$s で共有しました", "Shared via link by %2$s" : "リンク経由で %2$s が共有しました", "Shared via public link" : "公開リンク経由で共有中", + "Removed public link" : "公開リンクを削除", + "%2$s removed public link" : "%2$sは公開リンクを削除しました.", + "Public link expired" : "公開リンクの期限が切れています", + "Public link of %2$s expired" : "公開リンク%2$sの期限が切れています", "Shared by %2$s" : "%2$s が共有", "Shares" : "共有", + "You received \"/%2$s\" as a remote share from %1$s" : "%1$s からリモート共有として \"/%2$s\" を受け取りました。", "Accept" : "承諾", "Decline" : "拒否《はてなキーワード》", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "#ownCloud の「クラウド連携ID」で私と共有できます。こちらを見てください。%s", diff --git a/core/l10n/ar.js b/core/l10n/ar.js index ce1d76ff01..11557136b0 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -96,6 +96,7 @@ OC.L10N.register( "change" : "تغيير", "delete" : "حذف", "access control" : "ضبط الوصول", + "at" : "في", "Share" : "شارك", "Warning" : "تحذير", "Delete" : "إلغاء", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 7bb2812790..b5b99e44bd 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -94,6 +94,7 @@ "change" : "تغيير", "delete" : "حذف", "access control" : "ضبط الوصول", + "at" : "في", "Share" : "شارك", "Warning" : "تحذير", "Delete" : "إلغاء", diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 5ec58b0051..f28cb49775 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -118,6 +118,7 @@ OC.L10N.register( "delete" : "desaniciar", "access control" : "control d'accesu", "An error occured. Please try again" : "Hebo un fallu. Por favor, inténtalo dempués. ", + "at" : "a les", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartir con xente d'otros ownClouds usando la sintaxis usuariu@exemplu.com/owncloud", "Share with users or groups …" : "Compartir con usuarios o grupos", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index ecb77d5415..b844fa757d 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -116,6 +116,7 @@ "delete" : "desaniciar", "access control" : "control d'accesu", "An error occured. Please try again" : "Hebo un fallu. Por favor, inténtalo dempués. ", + "at" : "a les", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartir con xente d'otros ownClouds usando la sintaxis usuariu@exemplu.com/owncloud", "Share with users or groups …" : "Compartir con usuarios o grupos", diff --git a/core/l10n/az.js b/core/l10n/az.js index e4d0433592..1963c7222e 100644 --- a/core/l10n/az.js +++ b/core/l10n/az.js @@ -71,6 +71,7 @@ OC.L10N.register( "can share" : "yayımlaya bilərsiniz", "can edit" : "dəyişmək olar", "delete" : "sil", + "at" : "da", "Share" : "Yayımla", "Warning" : "Xəbərdarlıq", "Delete" : "Sil", diff --git a/core/l10n/az.json b/core/l10n/az.json index e2242fe95c..b470e5a38e 100644 --- a/core/l10n/az.json +++ b/core/l10n/az.json @@ -69,6 +69,7 @@ "can share" : "yayımlaya bilərsiniz", "can edit" : "dəyişmək olar", "delete" : "sil", + "at" : "da", "Share" : "Yayımla", "Warning" : "Xəbərdarlıq", "Delete" : "Sil", diff --git a/core/l10n/bg_BG.js b/core/l10n/bg_BG.js index e2279486bc..5bd91b113a 100644 --- a/core/l10n/bg_BG.js +++ b/core/l10n/bg_BG.js @@ -125,6 +125,7 @@ OC.L10N.register( "change" : "промяна", "delete" : "изтриване", "access control" : "контрол на достъпа", + "at" : "в", "Share" : "Споделяне", "Warning" : "Предупреждение", "Delete" : "Изтриване", diff --git a/core/l10n/bg_BG.json b/core/l10n/bg_BG.json index 95145c3e99..0401d2dad9 100644 --- a/core/l10n/bg_BG.json +++ b/core/l10n/bg_BG.json @@ -123,6 +123,7 @@ "change" : "промяна", "delete" : "изтриване", "access control" : "контрол на достъпа", + "at" : "в", "Share" : "Споделяне", "Warning" : "Предупреждение", "Delete" : "Изтриване", diff --git a/core/l10n/bn_BD.js b/core/l10n/bn_BD.js index 57af67dd00..1b85111028 100644 --- a/core/l10n/bn_BD.js +++ b/core/l10n/bn_BD.js @@ -85,6 +85,7 @@ OC.L10N.register( "create" : "তৈরী করুন", "delete" : "মুছে ফেল", "access control" : "অধিগম্যতা নিয়ন্ত্রণ", + "at" : "প্রতি", "Share" : "ভাগাভাগি কর", "Warning" : "সতর্কবাণী", "Delete" : "মুছে", diff --git a/core/l10n/bn_BD.json b/core/l10n/bn_BD.json index 11f75ab9f4..483f45ec04 100644 --- a/core/l10n/bn_BD.json +++ b/core/l10n/bn_BD.json @@ -83,6 +83,7 @@ "create" : "তৈরী করুন", "delete" : "মুছে ফেল", "access control" : "অধিগম্যতা নিয়ন্ত্রণ", + "at" : "প্রতি", "Share" : "ভাগাভাগি কর", "Warning" : "সতর্কবাণী", "Delete" : "মুছে", diff --git a/core/l10n/bs.js b/core/l10n/bs.js index 3276608186..159d30cd5c 100644 --- a/core/l10n/bs.js +++ b/core/l10n/bs.js @@ -116,6 +116,7 @@ OC.L10N.register( "change" : "izmjeni", "delete" : "izbriši", "access control" : "Kontrola pristupa", + "at" : "na", "Share" : "Podijeli", "Warning" : "Upozorenje", "Delete" : "Izbriši", diff --git a/core/l10n/bs.json b/core/l10n/bs.json index 77a7fb6fa4..be3e214a78 100644 --- a/core/l10n/bs.json +++ b/core/l10n/bs.json @@ -114,6 +114,7 @@ "change" : "izmjeni", "delete" : "izbriši", "access control" : "Kontrola pristupa", + "at" : "na", "Share" : "Podijeli", "Warning" : "Upozorenje", "Delete" : "Izbriši", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 915697dc7b..6becfb7278 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -142,6 +142,7 @@ OC.L10N.register( "delete" : "elimina", "access control" : "control d'accés", "An error occured. Please try again" : "Va ocórrer un error. Per favor, intenta-ho de nou", + "at" : "a", "Share" : "Comparteix", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartir amb la gent en altres ownClouds utilitzant la sintaxi username@example.com/owncloud", "Share with users or groups …" : "Comparteix amb usuaris o grups ...", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 286d959eeb..4bdbe5aeec 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -140,6 +140,7 @@ "delete" : "elimina", "access control" : "control d'accés", "An error occured. Please try again" : "Va ocórrer un error. Per favor, intenta-ho de nou", + "at" : "a", "Share" : "Comparteix", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartir amb la gent en altres ownClouds utilitzant la sintaxi username@example.com/owncloud", "Share with users or groups …" : "Comparteix amb usuaris o grups ...", diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 92b612bf97..5eaa0aa21c 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "Nelze zrušit sdílení", "Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.", "An error occured. Please try again" : "Nastala chyba. Prosím zkuste to znovu", + "at" : "v", "Share" : "Sdílet", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Sdílejte s lidmi na ownClouds použitím syntaxe username@example.com/owncloud", "Share with users or groups …" : "Sdílet s uživateli nebo skupinami", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index 7c7c3055da..33e38d933b 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -165,6 +165,7 @@ "Could not unshare" : "Nelze zrušit sdílení", "Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.", "An error occured. Please try again" : "Nastala chyba. Prosím zkuste to znovu", + "at" : "v", "Share" : "Sdílet", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Sdílejte s lidmi na ownClouds použitím syntaxe username@example.com/owncloud", "Share with users or groups …" : "Sdílet s uživateli nebo skupinami", diff --git a/core/l10n/cy_GB.js b/core/l10n/cy_GB.js index ae9868886b..9fa79edb97 100644 --- a/core/l10n/cy_GB.js +++ b/core/l10n/cy_GB.js @@ -69,6 +69,7 @@ OC.L10N.register( "create" : "creu", "delete" : "dileu", "access control" : "rheolaeth mynediad", + "at" : "yn", "Share" : "Rhannu", "Warning" : "Rhybudd", "Delete" : "Dileu", diff --git a/core/l10n/cy_GB.json b/core/l10n/cy_GB.json index a2b3046442..36d3415e0f 100644 --- a/core/l10n/cy_GB.json +++ b/core/l10n/cy_GB.json @@ -67,6 +67,7 @@ "create" : "creu", "delete" : "dileu", "access control" : "rheolaeth mynediad", + "at" : "yn", "Share" : "Rhannu", "Warning" : "Rhybudd", "Delete" : "Dileu", diff --git a/core/l10n/da.js b/core/l10n/da.js index c4e5b730f3..e3c951cc31 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "Adgangskontrol", "Share details could not be loaded for this item." : "Detaljer for deling kunne ikke indlæses for dette element.", "An error occured. Please try again" : "Der skete en fejl. Prøv venligst igen", + "at" : "kl.", "Share" : "Del", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Del med andre på ownCloud ved hjælp af syntaxen username@example.com/owncloud", "Share with users or groups …" : "Del med brugere eller grupper", diff --git a/core/l10n/da.json b/core/l10n/da.json index 87c89969f1..8803c9596c 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -150,6 +150,7 @@ "access control" : "Adgangskontrol", "Share details could not be loaded for this item." : "Detaljer for deling kunne ikke indlæses for dette element.", "An error occured. Please try again" : "Der skete en fejl. Prøv venligst igen", + "at" : "kl.", "Share" : "Del", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Del med andre på ownCloud ved hjælp af syntaxen username@example.com/owncloud", "Share with users or groups …" : "Del med brugere eller grupper", diff --git a/core/l10n/de.js b/core/l10n/de.js index faf720c2cb..2461ca62ed 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -155,6 +155,7 @@ OC.L10N.register( "delete" : "löschen", "access control" : "Zugriffskontrolle", "An error occured. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal", + "at" : "um", "Share" : "Teilen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mit Benutzern anderer ownClouds unter Verwendung der Syntax benutzername@beispiel.com/owncloud teilen", "Share with users or groups …" : "Mit Benutzern oder Gruppen teilen…", diff --git a/core/l10n/de.json b/core/l10n/de.json index dc074683f0..644724a526 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -153,6 +153,7 @@ "delete" : "löschen", "access control" : "Zugriffskontrolle", "An error occured. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal", + "at" : "um", "Share" : "Teilen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mit Benutzern anderer ownClouds unter Verwendung der Syntax benutzername@beispiel.com/owncloud teilen", "Share with users or groups …" : "Mit Benutzern oder Gruppen teilen…", diff --git a/core/l10n/de_AT.js b/core/l10n/de_AT.js index d0a5e054fc..89b1395015 100644 --- a/core/l10n/de_AT.js +++ b/core/l10n/de_AT.js @@ -53,6 +53,7 @@ OC.L10N.register( "Unshare" : "Teilung zurücknehmen", "can share" : "Kann teilen", "can edit" : "kann bearbeiten", + "at" : "um", "Share" : "Freigeben", "Delete" : "Löschen", "Add" : "Hinzufügen", diff --git a/core/l10n/de_AT.json b/core/l10n/de_AT.json index 6ab59d45c2..2e3cee0443 100644 --- a/core/l10n/de_AT.json +++ b/core/l10n/de_AT.json @@ -51,6 +51,7 @@ "Unshare" : "Teilung zurücknehmen", "can share" : "Kann teilen", "can edit" : "kann bearbeiten", + "at" : "um", "Share" : "Freigeben", "Delete" : "Löschen", "Add" : "Hinzufügen", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index eeb9241f96..f19cbf2a81 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -154,6 +154,7 @@ OC.L10N.register( "delete" : "löschen", "access control" : "Zugriffskontrolle", "An error occured. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuchen Sie es noch einmal", + "at" : "um", "Share" : "Teilen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mit Benutzern anderer ownClouds unter Verwendung der Syntax benutzername@beispiel.com/owncloud teilen", "Share with users or groups …" : "Mit Benutzern oder Gruppen teilen…", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 6909dcb87d..0733c7c497 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -152,6 +152,7 @@ "delete" : "löschen", "access control" : "Zugriffskontrolle", "An error occured. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuchen Sie es noch einmal", + "at" : "um", "Share" : "Teilen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mit Benutzern anderer ownClouds unter Verwendung der Syntax benutzername@beispiel.com/owncloud teilen", "Share with users or groups …" : "Mit Benutzern oder Gruppen teilen…", diff --git a/core/l10n/el.js b/core/l10n/el.js index 25d3a64cff..eecdde778a 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "έλεγχος πρόσβασης", "Share details could not be loaded for this item." : "Αδυναμία φόρτωσης λεπτομερειών διαμοιρασμού για αυτό το αντικείμενο.", "An error occured. Please try again" : "Ένα σφάλμα προέκυψε. Παρακαλώ προσπαθήστε ξανά", + "at" : "στο", "Share" : "Διαμοιρασμός", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Διαμοιρασμός με άτομα σε άλλα ownClouds χρησιμοποιώντας την σύνταξη username@example.com/owncloud", "Share with users or groups …" : "Διαμοιρασμός με χρήστες ή ομάδες ...", diff --git a/core/l10n/el.json b/core/l10n/el.json index 51406fae5e..7815ec99c9 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -150,6 +150,7 @@ "access control" : "έλεγχος πρόσβασης", "Share details could not be loaded for this item." : "Αδυναμία φόρτωσης λεπτομερειών διαμοιρασμού για αυτό το αντικείμενο.", "An error occured. Please try again" : "Ένα σφάλμα προέκυψε. Παρακαλώ προσπαθήστε ξανά", + "at" : "στο", "Share" : "Διαμοιρασμός", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Διαμοιρασμός με άτομα σε άλλα ownClouds χρησιμοποιώντας την σύνταξη username@example.com/owncloud", "Share with users or groups …" : "Διαμοιρασμός με χρήστες ή ομάδες ...", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 9d23939448..c593422199 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -129,6 +129,7 @@ OC.L10N.register( "delete" : "delete", "access control" : "access control", "An error occured. Please try again" : "An error occured. Please try again", + "at" : "at", "Share" : "Share", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud", "Share with users or groups …" : "Share with users or groups …", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 41a2f636a2..6d8c2a64e0 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -127,6 +127,7 @@ "delete" : "delete", "access control" : "access control", "An error occured. Please try again" : "An error occured. Please try again", + "at" : "at", "Share" : "Share", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud", "Share with users or groups …" : "Share with users or groups …", diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 0580060804..4590aabc9e 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -88,6 +88,7 @@ OC.L10N.register( "create" : "krei", "delete" : "forigi", "access control" : "alirkontrolo", + "at" : "ĉe", "Share" : "Kunhavigi", "Warning" : "Averto", "Delete" : "Forigi", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index df32f15060..99fb90c4dd 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -86,6 +86,7 @@ "create" : "krei", "delete" : "forigi", "access control" : "alirkontrolo", + "at" : "ĉe", "Share" : "Kunhavigi", "Warning" : "Averto", "Delete" : "Forigi", diff --git a/core/l10n/es.js b/core/l10n/es.js index 1851fe5f69..82e1322a6d 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "No se puede quitar el comparto", "Share details could not be loaded for this item." : "No se han podido cargar los detalles de compartición para este elemento.", "An error occured. Please try again" : "Un error ocurrió. Por favor reinténtelo nuevamente.", + "at" : "a las", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con personas en otros ownClouds utilizando la sintáxis username@example.com/owncloud", "Share with users or groups …" : "Compartir con usuarios o grupos ...", diff --git a/core/l10n/es.json b/core/l10n/es.json index 43b23c4642..799ae71920 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -165,6 +165,7 @@ "Could not unshare" : "No se puede quitar el comparto", "Share details could not be loaded for this item." : "No se han podido cargar los detalles de compartición para este elemento.", "An error occured. Please try again" : "Un error ocurrió. Por favor reinténtelo nuevamente.", + "at" : "a las", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con personas en otros ownClouds utilizando la sintáxis username@example.com/owncloud", "Share with users or groups …" : "Compartir con usuarios o grupos ...", diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index d556884a09..bff9072cb3 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -99,6 +99,7 @@ OC.L10N.register( "create" : "crear", "delete" : "borrar", "access control" : "control de acceso", + "at" : "a las", "Share" : "Compartir", "Warning" : "Atención", "Delete" : "Borrar", diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json index cd8ee56e11..6f197ba838 100644 --- a/core/l10n/es_AR.json +++ b/core/l10n/es_AR.json @@ -97,6 +97,7 @@ "create" : "crear", "delete" : "borrar", "access control" : "control de acceso", + "at" : "a las", "Share" : "Compartir", "Warning" : "Atención", "Delete" : "Borrar", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 9c68992ffa..e85d13aa10 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -93,6 +93,7 @@ OC.L10N.register( "create" : "crear", "delete" : "eliminar", "access control" : "control de acceso", + "at" : "a las", "Share" : "Compartir", "Warning" : "Precaución", "Delete" : "Eliminar", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 9c7f89d95d..27d93d492f 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -91,6 +91,7 @@ "create" : "crear", "delete" : "eliminar", "access control" : "control de acceso", + "at" : "a las", "Share" : "Compartir", "Warning" : "Precaución", "Delete" : "Eliminar", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 53eea63f79..74bc8d98fc 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -139,6 +139,7 @@ OC.L10N.register( "delete" : "kustuta", "access control" : "ligipääsukontroll", "An error occured. Please try again" : "Tekkis tõrge. Palun proovi uuesti", + "at" : "kell", "Share" : "Jaga", "Share with users or groups …" : "Jaga kasutajate või gruppidega ...", "Share with users, groups or remote users …" : "Jaga kasutajate, gruppide või eemal olevate kasutajatega ...", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index 91f6f2aaf3..2fa3fa56ad 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -137,6 +137,7 @@ "delete" : "kustuta", "access control" : "ligipääsukontroll", "An error occured. Please try again" : "Tekkis tõrge. Palun proovi uuesti", + "at" : "kell", "Share" : "Jaga", "Share with users or groups …" : "Jaga kasutajate või gruppidega ...", "Share with users, groups or remote users …" : "Jaga kasutajate, gruppide või eemal olevate kasutajatega ...", diff --git a/core/l10n/eu.js b/core/l10n/eu.js index c352fc6d09..4b9a5b7376 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -121,6 +121,7 @@ OC.L10N.register( "change" : "aldatu", "delete" : "ezabatu", "access control" : "sarrera kontrola", + "at" : "ordua", "Share" : "Elkarbanatu", "Warning" : "Abisua", "Delete" : "Ezabatu", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 8bdb8e754e..4332d9fa6a 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -119,6 +119,7 @@ "change" : "aldatu", "delete" : "ezabatu", "access control" : "sarrera kontrola", + "at" : "ordua", "Share" : "Elkarbanatu", "Warning" : "Abisua", "Delete" : "Ezabatu", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 8b9da2dc5a..39f49a2f7f 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -129,6 +129,7 @@ OC.L10N.register( "delete" : "پاک کردن", "access control" : "کنترل دسترسی", "An error occured. Please try again" : "یک خطا رخ داده است، لطفا مجددا تلاش کنید", + "at" : "در", "Share" : "اشتراک‌گذاری", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "اشتراک‌گذاری با دیگر افراد بر روی ownClouds بصورت username@example.com/owncloud", "Share with users or groups …" : "اشتراک گذاری با کاربران یا گروه ها ...", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index fbfc99b492..6a72d923d8 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -127,6 +127,7 @@ "delete" : "پاک کردن", "access control" : "کنترل دسترسی", "An error occured. Please try again" : "یک خطا رخ داده است، لطفا مجددا تلاش کنید", + "at" : "در", "Share" : "اشتراک‌گذاری", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "اشتراک‌گذاری با دیگر افراد بر روی ownClouds بصورت username@example.com/owncloud", "Share with users or groups …" : "اشتراک گذاری با کاربران یا گروه ها ...", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index de43527752..11996290bc 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "Jakamisen lopettaminen epäonnistui", "Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.", "An error occured. Please try again" : "Tapahtui virhe. Yritä myöhemmin uudestaan", + "at" : " ", "Share" : "Jaa", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Jaa toisia ownCloud-järjestelmiä käyttävien kesken käyttäen syntaksia käyttäjätunnus@esimerkki.fi/owncloud", "Share with users or groups …" : "Jaa käyttäjien tai ryhmien kanssa…", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 10393d56ed..5a9bb2dfdc 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -165,6 +165,7 @@ "Could not unshare" : "Jakamisen lopettaminen epäonnistui", "Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.", "An error occured. Please try again" : "Tapahtui virhe. Yritä myöhemmin uudestaan", + "at" : " ", "Share" : "Jaa", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Jaa toisia ownCloud-järjestelmiä käyttävien kesken käyttäen syntaksia käyttäjätunnus@esimerkki.fi/owncloud", "Share with users or groups …" : "Jaa käyttäjien tai ryhmien kanssa…", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index aa7146dfd8..cc7e6d2dc0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "Impossible d'arrêter de partager", "Share details could not be loaded for this item." : "Les informations de partage n'ont pu être chargées pour cet élément.", "An error occured. Please try again" : "Une erreur est survenue. Merci de réessayer", + "at" : "à", "Share" : "Partager", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partagez avec des personnes sur d'autres ownClouds en utilisant la syntaxe utilisateur@exemple.com/owncloud", "Share with users or groups …" : "Partager avec des utilisateurs ou groupes...", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index dfe5926469..110ba1d4b7 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -165,6 +165,7 @@ "Could not unshare" : "Impossible d'arrêter de partager", "Share details could not be loaded for this item." : "Les informations de partage n'ont pu être chargées pour cet élément.", "An error occured. Please try again" : "Une erreur est survenue. Merci de réessayer", + "at" : "à", "Share" : "Partager", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partagez avec des personnes sur d'autres ownClouds en utilisant la syntaxe utilisateur@exemple.com/owncloud", "Share with users or groups …" : "Partager avec des utilisateurs ou groupes...", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index bc865150e1..0819721620 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -141,6 +141,7 @@ OC.L10N.register( "delete" : "eliminar", "access control" : "control de acceso", "An error occured. Please try again" : "Produciuse un erro, ténteo de novo", + "at" : "a", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con outra xente ou con outros ownClouds empregando a sintaxe «nomeusuario@exemplo.com/ouwncloud»", "Share with users or groups …" : "Compartir con usuarios ou grupos ...", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 4f92d5aca6..8c92705c3a 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -139,6 +139,7 @@ "delete" : "eliminar", "access control" : "control de acceso", "An error occured. Please try again" : "Produciuse un erro, ténteo de novo", + "at" : "a", "Share" : "Compartir", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con outra xente ou con outros ownClouds empregando a sintaxe «nomeusuario@exemplo.com/ouwncloud»", "Share with users or groups …" : "Compartir con usuarios ou grupos ...", diff --git a/core/l10n/he.js b/core/l10n/he.js index cada683243..accf601fd2 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "לא ניתן לבטל שיתוף", "Share details could not be loaded for this item." : "לא ניתן היה לטעון מידע שיתוף לפריט זה", "An error occured. Please try again" : "אירעה שגיאה. יש לנסות בבקשה שוב", + "at" : "בשנה", "Share" : "שתף", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "ניתן לשתף עם אנשים אחרים המשתמשים ב- ownClouds בעזרת הפורמט הבא username@example.com/owncloud", "Share with users or groups …" : "שיתוף עם משתמשים או קבוצות...", diff --git a/core/l10n/he.json b/core/l10n/he.json index 57f4286152..afabde753d 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -165,6 +165,7 @@ "Could not unshare" : "לא ניתן לבטל שיתוף", "Share details could not be loaded for this item." : "לא ניתן היה לטעון מידע שיתוף לפריט זה", "An error occured. Please try again" : "אירעה שגיאה. יש לנסות בבקשה שוב", + "at" : "בשנה", "Share" : "שתף", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "ניתן לשתף עם אנשים אחרים המשתמשים ב- ownClouds בעזרת הפורמט הבא username@example.com/owncloud", "Share with users or groups …" : "שיתוף עם משתמשים או קבוצות...", diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 789b9ff874..ff02b3e726 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -120,6 +120,7 @@ OC.L10N.register( "delete" : "Izbrišite", "access control" : "Kontrola pristupa", "An error occured. Please try again" : "Dogodila se pogreška. Molimo Vas, pokušajte ponovno. ", + "at" : "Na?", "Share" : "Podijelite", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Podijelite sa korisnicima drugoga ownClouda koristeći format korisnickoime@primjer.com/owncloud", "Share with users or groups …" : "Podijeli sa korisnicima ili grupama ...", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index d3a2ce6a0a..fc6c99e1de 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -118,6 +118,7 @@ "delete" : "Izbrišite", "access control" : "Kontrola pristupa", "An error occured. Please try again" : "Dogodila se pogreška. Molimo Vas, pokušajte ponovno. ", + "at" : "Na?", "Share" : "Podijelite", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Podijelite sa korisnicima drugoga ownClouda koristeći format korisnickoime@primjer.com/owncloud", "Share with users or groups …" : "Podijeli sa korisnicima ili grupama ...", diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js index 43740db8f9..4acac5aa3b 100644 --- a/core/l10n/hu_HU.js +++ b/core/l10n/hu_HU.js @@ -162,6 +162,7 @@ OC.L10N.register( "Could not unshare" : "Nem sikerült visszavonni a megosztást", "Share details could not be loaded for this item." : "A megosztás részletei nem lehet betölteni ehhez az elemhez.", "An error occured. Please try again" : "Hiba történt. Kérjük, próbáld újra!", + "at" : ", ", "Share" : "Megosztás", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Megosztás más ownCloud szerverekkel, a következő formátum használatával felhasznalo@példa.com/owncloud", "Share with users or groups …" : "Megosztás felhasználókkal vagy csoportokkal ...", diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json index 2cf122b07a..5847669b2c 100644 --- a/core/l10n/hu_HU.json +++ b/core/l10n/hu_HU.json @@ -160,6 +160,7 @@ "Could not unshare" : "Nem sikerült visszavonni a megosztást", "Share details could not be loaded for this item." : "A megosztás részletei nem lehet betölteni ehhez az elemhez.", "An error occured. Please try again" : "Hiba történt. Kérjük, próbáld újra!", + "at" : ", ", "Share" : "Megosztás", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Megosztás más ownCloud szerverekkel, a következő formátum használatával felhasznalo@példa.com/owncloud", "Share with users or groups …" : "Megosztás felhasználókkal vagy csoportokkal ...", diff --git a/core/l10n/ia.js b/core/l10n/ia.js index e6ee2d0514..bdef583d47 100644 --- a/core/l10n/ia.js +++ b/core/l10n/ia.js @@ -102,6 +102,7 @@ OC.L10N.register( "create" : "crear", "delete" : "deler", "access control" : "controlo de accesso", + "at" : "in", "Share" : "Compartir", "Warning" : "Aviso", "Delete" : "Deler", diff --git a/core/l10n/ia.json b/core/l10n/ia.json index 2afceccdf5..4bcad65a52 100644 --- a/core/l10n/ia.json +++ b/core/l10n/ia.json @@ -100,6 +100,7 @@ "create" : "crear", "delete" : "deler", "access control" : "controlo de accesso", + "at" : "in", "Share" : "Compartir", "Warning" : "Aviso", "Delete" : "Deler", diff --git a/core/l10n/id.js b/core/l10n/id.js index 53dd9d083f..8900335b00 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "kontrol akses", "Share details could not be loaded for this item." : "Rincian berbagi tidak dapat dimuat untuk item ini.", "An error occured. Please try again" : "Terjadi masalah. Mohon coba kembali", + "at" : "di", "Share" : "Bagikan", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Bagikan dengan orang lain di ownCloud menggunakan sintaks username@example.com/owncloud", "Share with users or groups …" : "Bagikan dengan pengguna atau grup ...", diff --git a/core/l10n/id.json b/core/l10n/id.json index bc50c9aaae..f1691f7c43 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -150,6 +150,7 @@ "access control" : "kontrol akses", "Share details could not be loaded for this item." : "Rincian berbagi tidak dapat dimuat untuk item ini.", "An error occured. Please try again" : "Terjadi masalah. Mohon coba kembali", + "at" : "di", "Share" : "Bagikan", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Bagikan dengan orang lain di ownCloud menggunakan sintaks username@example.com/owncloud", "Share with users or groups …" : "Bagikan dengan pengguna atau grup ...", diff --git a/core/l10n/is.js b/core/l10n/is.js index 75dbcb9e8b..5bc247b813 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -145,6 +145,7 @@ OC.L10N.register( "access control" : "aðgangsstýring", "Share details could not be loaded for this item." : "Ekki tókst að finna sameiginlegar upplýsingar.", "An error occured. Please try again" : "Villa kom upp. Vinsamlegast reyndu aftur", + "at" : "hjá", "Share" : "Deila", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Deila með fólk í öðrum ownClouds með skipuninni username@example.com/owncloud", "Share with users or groups …" : "Deila með notendum eða hópum ...", diff --git a/core/l10n/is.json b/core/l10n/is.json index 1c035d4d61..b11779811f 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -143,6 +143,7 @@ "access control" : "aðgangsstýring", "Share details could not be loaded for this item." : "Ekki tókst að finna sameiginlegar upplýsingar.", "An error occured. Please try again" : "Villa kom upp. Vinsamlegast reyndu aftur", + "at" : "hjá", "Share" : "Deila", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Deila með fólk í öðrum ownClouds með skipuninni username@example.com/owncloud", "Share with users or groups …" : "Deila með notendum eða hópum ...", diff --git a/core/l10n/it.js b/core/l10n/it.js index f63e8c6adf..4a9e992037 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -166,7 +166,9 @@ OC.L10N.register( "access control" : "controllo d'accesso", "Could not unshare" : "Impossibile rimuovere la condivisione", "Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.", + "No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}", "An error occured. Please try again" : "Si è verificato un errore. Prova ancora", + "at" : "alle", "Share" : "Condividi", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Condividi con persone su altri ownCloud utilizzando la sintassi nomeutente@esempio.com/owncloud", "Share with users or groups …" : "Condividi con utenti o gruppi...", diff --git a/core/l10n/it.json b/core/l10n/it.json index 873d8de425..2331f212a5 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -164,7 +164,9 @@ "access control" : "controllo d'accesso", "Could not unshare" : "Impossibile rimuovere la condivisione", "Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.", + "No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}", "An error occured. Please try again" : "Si è verificato un errore. Prova ancora", + "at" : "alle", "Share" : "Condividi", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Condividi con persone su altri ownCloud utilizzando la sintassi nomeutente@esempio.com/owncloud", "Share with users or groups …" : "Condividi con utenti o gruppi...", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index cdd0a2e7aa..10628f4b70 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "共有の解除ができませんでした", "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。", "An error occured. Please try again" : "エラーが発生しました。もう一度トライしてください。", + "at" : "at", "Share" : "共有", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Share with users or groups …" : "ユーザーもしくはグループと共有 ...", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 29619e9c8e..6030581bfa 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -165,6 +165,7 @@ "Could not unshare" : "共有の解除ができませんでした", "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。", "An error occured. Please try again" : "エラーが発生しました。もう一度トライしてください。", + "at" : "at", "Share" : "共有", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有", "Share with users or groups …" : "ユーザーもしくはグループと共有 ...", diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js index a8c5cbd4c8..e9a0d51d3a 100644 --- a/core/l10n/ka_GE.js +++ b/core/l10n/ka_GE.js @@ -71,6 +71,7 @@ OC.L10N.register( "create" : "შექმნა", "delete" : "წაშლა", "access control" : "დაშვების კონტროლი", + "at" : "at", "Share" : "გაზიარება", "Warning" : "გაფრთხილება", "Delete" : "წაშლა", diff --git a/core/l10n/ka_GE.json b/core/l10n/ka_GE.json index ce66a7a456..8fe8347818 100644 --- a/core/l10n/ka_GE.json +++ b/core/l10n/ka_GE.json @@ -69,6 +69,7 @@ "create" : "შექმნა", "delete" : "წაშლა", "access control" : "დაშვების კონტროლი", + "at" : "at", "Share" : "გაზიარება", "Warning" : "გაფრთხილება", "Delete" : "წაშლა", diff --git a/core/l10n/km.js b/core/l10n/km.js index de686fb77f..bc1c5aa2c1 100644 --- a/core/l10n/km.js +++ b/core/l10n/km.js @@ -80,6 +80,7 @@ OC.L10N.register( "create" : "បង្កើត", "delete" : "លុប", "access control" : "សិទ្ធិ​បញ្ជា", + "at" : "នៅ", "Share" : "ចែក​រំលែក", "Warning" : "បម្រាម", "Delete" : "លុប", diff --git a/core/l10n/km.json b/core/l10n/km.json index 4c8a72f686..24c48d863a 100644 --- a/core/l10n/km.json +++ b/core/l10n/km.json @@ -78,6 +78,7 @@ "create" : "បង្កើត", "delete" : "លុប", "access control" : "សិទ្ធិ​បញ្ជា", + "at" : "នៅ", "Share" : "ចែក​រំលែក", "Warning" : "បម្រាម", "Delete" : "លុប", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index eff86fa64a..526393f5a5 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "접근 제어", "Share details could not be loaded for this item." : "이 항목의 공유 정보를 불러올 수 없습니다.", "An error occured. Please try again" : "오류가 발생했습니다. 다시 시도하십시오.", + "at" : "에서", "Share" : "공유", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "username@example.com/owncloud 형식으로 다른 ownCloud 사용자와 공유할 수 있습니다", "Share with users or groups …" : "사용자 및 그룹과 공유...", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index cd79798c1c..124e4a16c1 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -150,6 +150,7 @@ "access control" : "접근 제어", "Share details could not be loaded for this item." : "이 항목의 공유 정보를 불러올 수 없습니다.", "An error occured. Please try again" : "오류가 발생했습니다. 다시 시도하십시오.", + "at" : "에서", "Share" : "공유", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "username@example.com/owncloud 형식으로 다른 ownCloud 사용자와 공유할 수 있습니다", "Share with users or groups …" : "사용자 및 그룹과 공유...", diff --git a/core/l10n/lb.js b/core/l10n/lb.js index 956d75da53..016085ea6a 100644 --- a/core/l10n/lb.js +++ b/core/l10n/lb.js @@ -83,6 +83,7 @@ OC.L10N.register( "create" : "erstellen", "delete" : "läschen", "access control" : "Zougrëffskontroll", + "at" : "bei", "Share" : "Deelen", "Warning" : "Warnung", "Delete" : "Läschen", diff --git a/core/l10n/lb.json b/core/l10n/lb.json index 39d913782f..892e9b7112 100644 --- a/core/l10n/lb.json +++ b/core/l10n/lb.json @@ -81,6 +81,7 @@ "create" : "erstellen", "delete" : "läschen", "access control" : "Zougrëffskontroll", + "at" : "bei", "Share" : "Deelen", "Warning" : "Warnung", "Delete" : "Läschen", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 756fff5139..62a3dbd5b2 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -130,6 +130,7 @@ OC.L10N.register( "delete" : "ištrinti", "access control" : "priėjimo kontrolė", "An error occured. Please try again" : "Klaida, prašau bandyti dar kartą.", + "at" : " ", "Share" : "Dalintis", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dalintis su vartotoju kitame ownCloud debesyje, sintaksė vartotojas@example.com/owncloud", "Share with users or groups …" : "Dalintis su vartotoju ar grupe", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 541761aa35..2dc433f269 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -128,6 +128,7 @@ "delete" : "ištrinti", "access control" : "priėjimo kontrolė", "An error occured. Please try again" : "Klaida, prašau bandyti dar kartą.", + "at" : " ", "Share" : "Dalintis", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dalintis su vartotoju kitame ownCloud debesyje, sintaksė vartotojas@example.com/owncloud", "Share with users or groups …" : "Dalintis su vartotoju ar grupe", diff --git a/core/l10n/lv.js b/core/l10n/lv.js index fb79f8faf4..8815232b41 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -88,6 +88,7 @@ OC.L10N.register( "create" : "izveidot", "delete" : "dzēst", "access control" : "piekļuves vadība", + "at" : " plkst.", "Share" : "Dalīties", "Warning" : "Brīdinājums", "Delete" : "Dzēst", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 6ffb0e194e..d200198820 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -86,6 +86,7 @@ "create" : "izveidot", "delete" : "dzēst", "access control" : "piekļuves vadība", + "at" : " plkst.", "Share" : "Dalīties", "Warning" : "Brīdinājums", "Delete" : "Dzēst", diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 0b23329eff..85e0d6c27c 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -139,6 +139,7 @@ OC.L10N.register( "delete" : "избриши", "access control" : "контрола на пристап", "An error occured. Please try again" : "Се случи грешка. Обиди се повторно", + "at" : "на", "Share" : "Сподели", "Share with users or groups …" : "Сподели со корисници или групи ...", "Share with users, groups or remote users …" : "Споделено со корисници, групи или оддалечени корисници ...", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 1fec5b4d9c..d7a4cadda3 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -137,6 +137,7 @@ "delete" : "избриши", "access control" : "контрола на пристап", "An error occured. Please try again" : "Се случи грешка. Обиди се повторно", + "at" : "на", "Share" : "Сподели", "Share with users or groups …" : "Сподели со корисници или групи ...", "Share with users, groups or remote users …" : "Споделено со корисници, групи или оддалечени корисници ...", diff --git a/core/l10n/ms_MY.js b/core/l10n/ms_MY.js index 9f724442b3..4580fd6b80 100644 --- a/core/l10n/ms_MY.js +++ b/core/l10n/ms_MY.js @@ -51,6 +51,7 @@ OC.L10N.register( "group" : "kumpulan", "can share" : "boleh berkongsi", "can edit" : "boleh mengubah", + "at" : "di", "Share" : "Kongsi", "Warning" : "Amaran", "Delete" : "Padam", diff --git a/core/l10n/ms_MY.json b/core/l10n/ms_MY.json index e39399056b..4f9cc1dbaa 100644 --- a/core/l10n/ms_MY.json +++ b/core/l10n/ms_MY.json @@ -49,6 +49,7 @@ "group" : "kumpulan", "can share" : "boleh berkongsi", "can edit" : "boleh mengubah", + "at" : "di", "Share" : "Kongsi", "Warning" : "Amaran", "Delete" : "Padam", diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index ab8453e766..095648cf8b 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -166,6 +166,7 @@ OC.L10N.register( "access control" : "tilgangskontroll", "Share details could not be loaded for this item." : "Klarte ikke å laste inn detaljer om deling for dette elementet.", "An error occured. Please try again" : "Det oppstod en feil. Prøv igjen", + "at" : "på", "Share" : "Del", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Del med personer på andre ownCloud-installasjoner med syntaksen brukernavn@example.com/owncloud", "Share with users or groups …" : "Del med brukere eller grupper ...", diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json index c7e89016a5..312d1831ae 100644 --- a/core/l10n/nb_NO.json +++ b/core/l10n/nb_NO.json @@ -164,6 +164,7 @@ "access control" : "tilgangskontroll", "Share details could not be loaded for this item." : "Klarte ikke å laste inn detaljer om deling for dette elementet.", "An error occured. Please try again" : "Det oppstod en feil. Prøv igjen", + "at" : "på", "Share" : "Del", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Del med personer på andre ownCloud-installasjoner med syntaksen brukernavn@example.com/owncloud", "Share with users or groups …" : "Del med brukere eller grupper ...", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 6c944a2648..4a6b9ba74d 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "Kon delen niet ongedaan maken", "Share details could not be loaded for this item." : "Details van shares voor dit object konden niet worden geladen.", "An error occured. Please try again" : "Er trad een fout op. Probeer het opnieuw", + "at" : "op", "Share" : "Delen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Delen met mensen op andere ownClouds via de syntax gebruikersnaam@voorbeeld.org/owncloud", "Share with users or groups …" : "Delen met gebruikers of groepen ...", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 2b45004012..012a7a7d57 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -165,6 +165,7 @@ "Could not unshare" : "Kon delen niet ongedaan maken", "Share details could not be loaded for this item." : "Details van shares voor dit object konden niet worden geladen.", "An error occured. Please try again" : "Er trad een fout op. Probeer het opnieuw", + "at" : "op", "Share" : "Delen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Delen met mensen op andere ownClouds via de syntax gebruikersnaam@voorbeeld.org/owncloud", "Share with users or groups …" : "Delen met gebruikers of groepen ...", diff --git a/core/l10n/nn_NO.js b/core/l10n/nn_NO.js index 82b4e5518f..47b68c3e5a 100644 --- a/core/l10n/nn_NO.js +++ b/core/l10n/nn_NO.js @@ -95,6 +95,7 @@ OC.L10N.register( "create" : "lag", "delete" : "slett", "access control" : "tilgangskontroll", + "at" : "på", "Share" : "Del", "Warning" : "Åtvaring", "Delete" : "Slett", diff --git a/core/l10n/nn_NO.json b/core/l10n/nn_NO.json index 9e74f280d4..f62c998b40 100644 --- a/core/l10n/nn_NO.json +++ b/core/l10n/nn_NO.json @@ -93,6 +93,7 @@ "create" : "lag", "delete" : "slett", "access control" : "tilgangskontroll", + "at" : "på", "Share" : "Del", "Warning" : "Åtvaring", "Delete" : "Slett", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index f97403dc0b..d150ef3f19 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "contraròtle d'accès", "Share details could not be loaded for this item." : "Las informacions de partiment an pas pogut èsser cargadas per aqueste element.", "An error occured. Please try again" : "Una error s'es produsida. Mercé d'ensajar tornamai", + "at" : "a", "Share" : "Partejar", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partejatz amb de personas sus d'autres ownClouds en utilizant la sintaxi utilizaire@exemple.com/owncloud", "Share with users or groups …" : "Partejar amb d'utilizaires o gropes...", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 0a635c607d..a0b033cf5e 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -150,6 +150,7 @@ "access control" : "contraròtle d'accès", "Share details could not be loaded for this item." : "Las informacions de partiment an pas pogut èsser cargadas per aqueste element.", "An error occured. Please try again" : "Una error s'es produsida. Mercé d'ensajar tornamai", + "at" : "a", "Share" : "Partejar", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partejatz amb de personas sus d'autres ownClouds en utilizant la sintaxi utilizaire@exemple.com/owncloud", "Share with users or groups …" : "Partejar amb d'utilizaires o gropes...", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index f51edaca56..aba2c75521 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -122,6 +122,7 @@ OC.L10N.register( "change" : "zmiany", "delete" : "usuń", "access control" : "kontrola dostępu", + "at" : "w", "Share" : "Udostępnij", "Share with users or groups …" : "Współdziel z użytkownikami lub grupami", "Warning" : "Ostrzeżenie", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 05a3f25f70..a6d09de7d6 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -120,6 +120,7 @@ "change" : "zmiany", "delete" : "usuń", "access control" : "kontrola dostępu", + "at" : "w", "Share" : "Udostępnij", "Share with users or groups …" : "Współdziel z użytkownikami lub grupami", "Warning" : "Ostrzeżenie", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 5c922050f6..cb193cc2ad 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "Não foi possível descompartilhar", "Share details could not be loaded for this item." : "Detalhes de compartilhamento não puderam ser carregados para este item.", "An error occured. Please try again" : "Ocorreu um erro. Por favor tente novamente", + "at" : "em", "Share" : "Compartilhar", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhar com usuários em outros ownClouds usando a sintaxe username@example.com/owncloud", "Share with users or groups …" : "Compartilhar com usuários ou grupos ...", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index c95d7386e1..4fd0c45726 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -165,6 +165,7 @@ "Could not unshare" : "Não foi possível descompartilhar", "Share details could not be loaded for this item." : "Detalhes de compartilhamento não puderam ser carregados para este item.", "An error occured. Please try again" : "Ocorreu um erro. Por favor tente novamente", + "at" : "em", "Share" : "Compartilhar", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhar com usuários em outros ownClouds usando a sintaxe username@example.com/owncloud", "Share with users or groups …" : "Compartilhar com usuários ou grupos ...", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index f2d3e1dca0..54632c5805 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -166,7 +166,9 @@ OC.L10N.register( "access control" : "controlo de acesso", "Could not unshare" : "Não foi possível cancelar a partilha", "Share details could not be loaded for this item." : "Não foi possível carregar os detalhes de partilha para este item.", + "No users or groups found for {search}" : "Nenhuns utilizadores ou grupos encontrados para {search}", "An error occured. Please try again" : "Ocorreu um erro. Por favor, tente de novo", + "at" : "em", "Share" : "Compartilhar", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhe com as pessoas nas outras ownClouds utilizando a sintaxe username@example.com/owncloud", "Share with users or groups …" : "Partilhar com utilizadores ou grupos...", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index d6c016b6e0..14570f853a 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -164,7 +164,9 @@ "access control" : "controlo de acesso", "Could not unshare" : "Não foi possível cancelar a partilha", "Share details could not be loaded for this item." : "Não foi possível carregar os detalhes de partilha para este item.", + "No users or groups found for {search}" : "Nenhuns utilizadores ou grupos encontrados para {search}", "An error occured. Please try again" : "Ocorreu um erro. Por favor, tente de novo", + "at" : "em", "Share" : "Compartilhar", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhe com as pessoas nas outras ownClouds utilizando a sintaxe username@example.com/owncloud", "Share with users or groups …" : "Partilhar com utilizadores ou grupos...", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 5089ce061b..e553ed5e02 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -107,6 +107,7 @@ OC.L10N.register( "change" : "modifică", "delete" : "ștergere", "access control" : "control acces", + "at" : "la", "Share" : "Partajează", "Warning" : "Atenție", "Delete" : "Șterge", diff --git a/core/l10n/ro.json b/core/l10n/ro.json index cdc76824c7..b0ed23e204 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -105,6 +105,7 @@ "change" : "modifică", "delete" : "ștergere", "access control" : "control acces", + "at" : "la", "Share" : "Partajează", "Warning" : "Atenție", "Delete" : "Șterge", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 949d82ac9b..33d456cbee 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "Не удается отменить доступ", "Share details could not be loaded for this item." : "Не удалось загрузить информацию об общем доступе для этого элемента.", "An error occured. Please try again" : "Произошла ошибка. Попробуйте ещё раз", + "at" : "в", "Share" : "Поделиться", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделиться с людьми на других серверах ownCloud используя формат username@example.com/owncloud", "Share with users or groups …" : "Поделиться с пользователями или группами ...", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index e87d37f009..9b48fafbc0 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -165,6 +165,7 @@ "Could not unshare" : "Не удается отменить доступ", "Share details could not be loaded for this item." : "Не удалось загрузить информацию об общем доступе для этого элемента.", "An error occured. Please try again" : "Произошла ошибка. Попробуйте ещё раз", + "at" : "в", "Share" : "Поделиться", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделиться с людьми на других серверах ownCloud используя формат username@example.com/owncloud", "Share with users or groups …" : "Поделиться с пользователями или группами ...", diff --git a/core/l10n/si_LK.js b/core/l10n/si_LK.js index c142d17a6c..79d07b5c02 100644 --- a/core/l10n/si_LK.js +++ b/core/l10n/si_LK.js @@ -59,6 +59,7 @@ OC.L10N.register( "create" : "සදන්න", "delete" : "මකන්න", "access control" : "ප්‍රවේශ පාලනය", + "at" : "දි", "Share" : "බෙදා හදා ගන්න", "Warning" : "අවවාදය", "Delete" : "මකා දමන්න", diff --git a/core/l10n/si_LK.json b/core/l10n/si_LK.json index 5c2529c955..f9f69de586 100644 --- a/core/l10n/si_LK.json +++ b/core/l10n/si_LK.json @@ -57,6 +57,7 @@ "create" : "සදන්න", "delete" : "මකන්න", "access control" : "ප්‍රවේශ පාලනය", + "at" : "දි", "Share" : "බෙදා හදා ගන්න", "Warning" : "අවවාදය", "Delete" : "මකා දමන්න", diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index 69f5784992..046ffa5236 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -149,6 +149,7 @@ OC.L10N.register( "access control" : "prístupové práva", "Share details could not be loaded for this item." : "Nebolo možné načítať údaje o zdieľaní tejto položky.", "An error occured. Please try again" : "Nastala chyba. Skúste to znovu", + "at" : "v", "Share" : "Zdieľať", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud", "Share with users or groups …" : "Zdieľať s používateľmi alebo skupinami ...", diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json index 8b9ebbf94f..49f27513cb 100644 --- a/core/l10n/sk_SK.json +++ b/core/l10n/sk_SK.json @@ -147,6 +147,7 @@ "access control" : "prístupové práva", "Share details could not be loaded for this item." : "Nebolo možné načítať údaje o zdieľaní tejto položky.", "An error occured. Please try again" : "Nastala chyba. Skúste to znovu", + "at" : "v", "Share" : "Zdieľať", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud", "Share with users or groups …" : "Zdieľať s používateľmi alebo skupinami ...", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 43c0fd1996..901a9b03b9 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -149,6 +149,7 @@ OC.L10N.register( "access control" : "nadzor dostopa", "Share details could not be loaded for this item." : "Detajlov souporabe ne morem naložiti za ta element.", "An error occured. Please try again" : "Prišlo je do napake. Poskusite znova.", + "at" : "pri", "Share" : "Souporaba", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Soupraba z ljudmi v drugih ownCloud oblakih v formatu uporabnik@domena.si/owncloud", "Share with users or groups …" : "Souporaba z uporabniki ali skupinami ...", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 9dde95d33b..102eb8515c 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -147,6 +147,7 @@ "access control" : "nadzor dostopa", "Share details could not be loaded for this item." : "Detajlov souporabe ne morem naložiti za ta element.", "An error occured. Please try again" : "Prišlo je do napake. Poskusite znova.", + "at" : "pri", "Share" : "Souporaba", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Soupraba z ljudmi v drugih ownCloud oblakih v formatu uporabnik@domena.si/owncloud", "Share with users or groups …" : "Souporaba z uporabniki ali skupinami ...", diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 3201afaea2..f39a57333f 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -166,7 +166,9 @@ OC.L10N.register( "access control" : "kontroll hyrjesh", "Could not unshare" : "S’e shndau dot", "Share details could not be loaded for this item." : "Për këtë objekt s’u ngarkuan dot hollësi ndarjeje.", + "No users or groups found for {search}" : "S’u gjetën përdorues ose grupe për {search}", "An error occured. Please try again" : "Ndodhi një gabim. Ju lutemi, riprovoni", + "at" : "në", "Share" : "Ndaje", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndajeni me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud", "Share with users or groups …" : "Ndajeni me përdorues ose grupe …", diff --git a/core/l10n/sq.json b/core/l10n/sq.json index fb826aeaef..ea9d976fa0 100644 --- a/core/l10n/sq.json +++ b/core/l10n/sq.json @@ -164,7 +164,9 @@ "access control" : "kontroll hyrjesh", "Could not unshare" : "S’e shndau dot", "Share details could not be loaded for this item." : "Për këtë objekt s’u ngarkuan dot hollësi ndarjeje.", + "No users or groups found for {search}" : "S’u gjetën përdorues ose grupe për {search}", "An error occured. Please try again" : "Ndodhi një gabim. Ju lutemi, riprovoni", + "at" : "në", "Share" : "Ndaje", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndajeni me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud", "Share with users or groups …" : "Ndajeni me përdorues ose grupe …", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 6b54d413c8..03955c99a4 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -140,6 +140,7 @@ OC.L10N.register( "delete" : "обриши", "access control" : "права приступа", "An error occured. Please try again" : "Дошло је до грешке. Покушајте поново", + "at" : "на", "Share" : "Дели", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделите са људима у другим облацима користећи синтаксу корисничкоиме@сервер.com/owncloud", "Share with users or groups …" : "Дели са корисницима или групама...", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 5b4aa23f2d..b72af85df4 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -138,6 +138,7 @@ "delete" : "обриши", "access control" : "права приступа", "An error occured. Please try again" : "Дошло је до грешке. Покушајте поново", + "at" : "на", "Share" : "Дели", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделите са људима у другим облацима користећи синтаксу корисничкоиме@сервер.com/owncloud", "Share with users or groups …" : "Дели са корисницима или групама...", diff --git a/core/l10n/sr@latin.js b/core/l10n/sr@latin.js index 2755dde9ad..a5b540ee0d 100644 --- a/core/l10n/sr@latin.js +++ b/core/l10n/sr@latin.js @@ -119,6 +119,7 @@ OC.L10N.register( "change" : "izmeni", "delete" : "brisanje", "access control" : "kontrola pristupa", + "at" : "na", "Share" : "Podeli", "Warning" : "Upozorenje", "Delete" : "Obriši", diff --git a/core/l10n/sr@latin.json b/core/l10n/sr@latin.json index 62bb03d0b2..494aff68cc 100644 --- a/core/l10n/sr@latin.json +++ b/core/l10n/sr@latin.json @@ -117,6 +117,7 @@ "change" : "izmeni", "delete" : "brisanje", "access control" : "kontrola pristupa", + "at" : "na", "Share" : "Podeli", "Warning" : "Upozorenje", "Delete" : "Obriši", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index b4cde843be..980cc9ee1a 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -120,6 +120,7 @@ OC.L10N.register( "delete" : "radera", "access control" : "åtkomstkontroll", "An error occured. Please try again" : "Ett fel uppstod. Var god försök igen", + "at" : "på", "Share" : "Dela", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud", "Share with users or groups …" : "Dela med användare eller grupper ...", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index b637e27751..e1be736fff 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -118,6 +118,7 @@ "delete" : "radera", "access control" : "åtkomstkontroll", "An error occured. Please try again" : "Ett fel uppstod. Var god försök igen", + "at" : "på", "Share" : "Dela", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud", "Share with users or groups …" : "Dela med användare eller grupper ...", diff --git a/core/l10n/ta_LK.js b/core/l10n/ta_LK.js index c5f022d081..9b02a48076 100644 --- a/core/l10n/ta_LK.js +++ b/core/l10n/ta_LK.js @@ -64,6 +64,7 @@ OC.L10N.register( "create" : "உருவவாக்கல்", "delete" : "நீக்குக", "access control" : "கட்டுப்பாடான அணுகல்", + "at" : "இல்", "Share" : "பகிர்வு", "Warning" : "எச்சரிக்கை", "Delete" : "நீக்குக", diff --git a/core/l10n/ta_LK.json b/core/l10n/ta_LK.json index 4d978c7871..171bf3b6f2 100644 --- a/core/l10n/ta_LK.json +++ b/core/l10n/ta_LK.json @@ -62,6 +62,7 @@ "create" : "உருவவாக்கல்", "delete" : "நீக்குக", "access control" : "கட்டுப்பாடான அணுகல்", + "at" : "இல்", "Share" : "பகிர்வு", "Warning" : "எச்சரிக்கை", "Delete" : "நீக்குக", diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js index bd684efca9..fd648aca85 100644 --- a/core/l10n/th_TH.js +++ b/core/l10n/th_TH.js @@ -167,6 +167,7 @@ OC.L10N.register( "Could not unshare" : "ไม่สามารถยกเลิกการแชร์ได้", "Share details could not be loaded for this item." : "รายละเอียดการแชร์ไม่สามารถโหลดสำหรับรายการนี้", "An error occured. Please try again" : "เกิดข้อผิดพลาด กรุณาลองอีกครั้ง", + "at" : "ที่", "Share" : "แชร์", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "แชร์กับคนใน ownClouds อื่นๆ ที่ใช้ไวยากรณ์ username@example.com/owncloud ", "Share with users or groups …" : "แชร์กับผู้ใช้หรือกลุ่ม ...", diff --git a/core/l10n/th_TH.json b/core/l10n/th_TH.json index 3421e8f98e..ec2382197b 100644 --- a/core/l10n/th_TH.json +++ b/core/l10n/th_TH.json @@ -165,6 +165,7 @@ "Could not unshare" : "ไม่สามารถยกเลิกการแชร์ได้", "Share details could not be loaded for this item." : "รายละเอียดการแชร์ไม่สามารถโหลดสำหรับรายการนี้", "An error occured. Please try again" : "เกิดข้อผิดพลาด กรุณาลองอีกครั้ง", + "at" : "ที่", "Share" : "แชร์", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "แชร์กับคนใน ownClouds อื่นๆ ที่ใช้ไวยากรณ์ username@example.com/owncloud ", "Share with users or groups …" : "แชร์กับผู้ใช้หรือกลุ่ม ...", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 02ea497760..f8e7865153 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "erişim kontrolü", "Share details could not be loaded for this item." : "Bu öge için paylaşma ayrıntıları yüklenemedi.", "An error occured. Please try again" : "Bir hata oluştu. Lütfen yeniden deneyin", + "at" : "saat", "Share" : "Paylaş", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "kullanıcı@example.com/owncloud şeklinde diğer ownCloud kullanan diğer kullanıcılarla paylaş", "Share with users or groups …" : "Kullanıcı ve gruplarla paylaş...", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 9346ff9e5c..647997220e 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -150,6 +150,7 @@ "access control" : "erişim kontrolü", "Share details could not be loaded for this item." : "Bu öge için paylaşma ayrıntıları yüklenemedi.", "An error occured. Please try again" : "Bir hata oluştu. Lütfen yeniden deneyin", + "at" : "saat", "Share" : "Paylaş", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "kullanıcı@example.com/owncloud şeklinde diğer ownCloud kullanan diğer kullanıcılarla paylaş", "Share with users or groups …" : "Kullanıcı ve gruplarla paylaş...", diff --git a/core/l10n/ug.js b/core/l10n/ug.js index ea8f6f2381..b11d770af4 100644 --- a/core/l10n/ug.js +++ b/core/l10n/ug.js @@ -51,6 +51,7 @@ OC.L10N.register( "group" : "گۇرۇپپا", "Unshare" : "ھەمبەھىرلىمە", "delete" : "ئۆچۈر", + "at" : "دا", "Share" : "ھەمبەھىر", "Warning" : "ئاگاھلاندۇرۇش", "Delete" : "ئۆچۈر", diff --git a/core/l10n/ug.json b/core/l10n/ug.json index f6eaf3fc04..e580fef9af 100644 --- a/core/l10n/ug.json +++ b/core/l10n/ug.json @@ -49,6 +49,7 @@ "group" : "گۇرۇپپا", "Unshare" : "ھەمبەھىرلىمە", "delete" : "ئۆچۈر", + "at" : "دا", "Share" : "ھەمبەھىر", "Warning" : "ئاگاھلاندۇرۇش", "Delete" : "ئۆچۈر", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 0af5c8c10e..5b53ab9d20 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -142,6 +142,7 @@ OC.L10N.register( "delete" : "видалити", "access control" : "контроль доступу", "An error occured. Please try again" : "Виникла помилка. Будь ласка, спробуйте ще раз", + "at" : "в", "Share" : "Поділитися", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud", "Share with users or groups …" : "Поширити серед користувачів або груп ...", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index e22086df17..1f7f90896f 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -140,6 +140,7 @@ "delete" : "видалити", "access control" : "контроль доступу", "An error occured. Please try again" : "Виникла помилка. Будь ласка, спробуйте ще раз", + "at" : "в", "Share" : "Поділитися", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud", "Share with users or groups …" : "Поширити серед користувачів або груп ...", diff --git a/core/l10n/vi.js b/core/l10n/vi.js index ca5937b0f4..552112ff76 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -93,6 +93,7 @@ OC.L10N.register( "create" : "tạo", "delete" : "xóa", "access control" : "quản lý truy cập", + "at" : "tại", "Share" : "Chia sẻ", "Warning" : "Cảnh báo", "Delete" : "Xóa", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index b3837cb72f..4a09db69ba 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -91,6 +91,7 @@ "create" : "tạo", "delete" : "xóa", "access control" : "quản lý truy cập", + "at" : "tại", "Share" : "Chia sẻ", "Warning" : "Cảnh báo", "Delete" : "Xóa", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 17784663c5..84757729c8 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -152,6 +152,7 @@ OC.L10N.register( "access control" : "访问控制", "Share details could not be loaded for this item." : "无法加载这个项目的分享详情", "An error occured. Please try again" : "发生了一个错误请重新尝试", + "at" : "在", "Share" : "分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用语法 username@example.com/owncloud 分享给其他 ownCloud 上的用户", "Share with users or groups …" : "分享给其他用户或组 ...", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index b531e42cac..4b89dc65ec 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -150,6 +150,7 @@ "access control" : "访问控制", "Share details could not be loaded for this item." : "无法加载这个项目的分享详情", "An error occured. Please try again" : "发生了一个错误请重新尝试", + "at" : "在", "Share" : "分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用语法 username@example.com/owncloud 分享给其他 ownCloud 上的用户", "Share with users or groups …" : "分享给其他用户或组 ...", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 33c1fb2d89..75b267da20 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -166,6 +166,7 @@ OC.L10N.register( "access control" : "存取控制", "Share details could not be loaded for this item." : "無法載入分享細節", "An error occured. Please try again" : "發生錯誤,請重試", + "at" : "於", "Share" : "分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", "Share with users or groups …" : "與用戶或群組分享 ...", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 7556a99daf..7a54c45475 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -164,6 +164,7 @@ "access control" : "存取控制", "Share details could not be loaded for this item." : "無法載入分享細節", "An error occured. Please try again" : "發生錯誤,請重試", + "at" : "於", "Share" : "分享", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", "Share with users or groups …" : "與用戶或群組分享 ...", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 7a050007ad..09fac28e3b 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -60,6 +60,7 @@ OC.L10N.register( "App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", "App can't be installed because it is not compatible with this version of ownCloud" : "アプリは、このバージョンのownCloudと互換性がないためインストールできません。", "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "非shippedアプリには許可されないtrueタグが含まれているためにアプリをインストールできません。", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません", "Application is not enabled" : "アプリケーションは無効です", "Authentication error" : "認証エラー", "Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 4188e55765..ec545533e6 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -58,6 +58,7 @@ "App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", "App can't be installed because it is not compatible with this version of ownCloud" : "アプリは、このバージョンのownCloudと互換性がないためインストールできません。", "App can't be installed because it contains the true tag which is not allowed for non shipped apps" : "非shippedアプリには許可されないtrueタグが含まれているためにアプリをインストールできません。", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません", "Application is not enabled" : "アプリケーションは無効です", "Authentication error" : "認証エラー", "Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",