diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-13 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-13 01:12:25 +0000 |
commit | 68e5c9d25872e17864b29035c091ab56b1824dc3 (patch) | |
tree | 23a644e52e5f717e72a6e6cbf4e1572e2716faf2 /apps | |
parent | 1c0c300e95c3b5317a31783ba8cb33d3132d5715 (diff) | |
download | nextcloud-server-68e5c9d25872e17864b29035c091ab56b1824dc3.tar.gz nextcloud-server-68e5c9d25872e17864b29035c091ab56b1824dc3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/eo.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/eo.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/eo.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/eo.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/sl.js | 16 | ||||
-rw-r--r-- | apps/files/l10n/sl.json | 16 | ||||
-rw-r--r-- | apps/files/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 5 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.json | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.json | 3 |
14 files changed, 50 insertions, 22 deletions
diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index e9da696c3ac..f7ee8d78389 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -60,6 +60,9 @@ OC.L10N.register( "More options …" : "Pli da opcioj...", "More options at %s" : "Pli da opcioj je %s", "Contacts" : "Kontaktoj", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Via %s uzu HTTPS, por ke vi povu uzi CalDAV kaj CardDAV kun iOS aŭ macOS.", + "Configures a CalDAV account" : "Agordas CalDAV-konton.", + "Configures a CardDAV account" : "Agordas CardlDAV-konton.", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", "Technical details" : "Teĥnikaj detaloj", @@ -72,7 +75,9 @@ OC.L10N.register( "Save" : "Konservi", "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis.", "Calendar server" : "Kalendara servilo", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ankaŭ instalu la aplikaĵon {calendarappstoreopen}Kalendaro{linkclose} aŭ {calendardocopen}konektu vian surtablan kaj porteblan aparaton por eksinkronigi ↗{linkclose}.", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bv. certigi, ke via {emailopen}retpoŝtserva servilo{linkclose} estas bone agordita.", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", "Birthday calendars will be generated by a background job." : "Datrevenaj kalendaroj estos kreitaj de fona tasko.", "Hence they will not be available immediately after enabling but will show up after some time." : "Tial, ili disponeblos nur post kelke da tempo.", diff --git a/apps/dav/l10n/eo.json b/apps/dav/l10n/eo.json index eb9c8f1dd9c..b3a24546d56 100644 --- a/apps/dav/l10n/eo.json +++ b/apps/dav/l10n/eo.json @@ -58,6 +58,9 @@ "More options …" : "Pli da opcioj...", "More options at %s" : "Pli da opcioj je %s", "Contacts" : "Kontaktoj", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Via %s uzu HTTPS, por ke vi povu uzi CalDAV kaj CardDAV kun iOS aŭ macOS.", + "Configures a CalDAV account" : "Agordas CalDAV-konton.", + "Configures a CardDAV account" : "Agordas CardlDAV-konton.", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", "Technical details" : "Teĥnikaj detaloj", @@ -70,7 +73,9 @@ "Save" : "Konservi", "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis.", "Calendar server" : "Kalendara servilo", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ankaŭ instalu la aplikaĵon {calendarappstoreopen}Kalendaro{linkclose} aŭ {calendardocopen}konektu vian surtablan kaj porteblan aparaton por eksinkronigi ↗{linkclose}.", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bv. certigi, ke via {emailopen}retpoŝtserva servilo{linkclose} estas bone agordita.", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", "Birthday calendars will be generated by a background job." : "Datrevenaj kalendaroj estos kreitaj de fona tasko.", "Hence they will not be available immediately after enabling but will show up after some time." : "Tial, ili disponeblos nur post kelke da tempo.", diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 539c44506ca..bf8e6096d9f 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Alinomi", "Copy" : "Kopii", "Choose target folder" : "Elekti celan dosierujon", + "Open" : "Malfermi", "Disconnect storage" : "Malkonekti konservejon", "Unshare" : "Malkunhavigi", "Could not load info for file \"{file}\"" : "Informo pri dosiero „{file}“ ne legeblis", @@ -87,6 +88,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajto","%n bajtoj"], "Favorited" : "Pliŝatitaj", "Favorite" : "Pliŝatata", + "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliŝatigi nur unu dosieron aŭ dosierujon", "New folder" : "Nova dosierujo", "Upload file" : "Alŝuti dosieron", "Not favorited" : "Ne pliŝatitaj", diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index 6d9ec60538e..aacf3fced24 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -30,6 +30,7 @@ "Rename" : "Alinomi", "Copy" : "Kopii", "Choose target folder" : "Elekti celan dosierujon", + "Open" : "Malfermi", "Disconnect storage" : "Malkonekti konservejon", "Unshare" : "Malkunhavigi", "Could not load info for file \"{file}\"" : "Informo pri dosiero „{file}“ ne legeblis", @@ -85,6 +86,7 @@ "_%n byte_::_%n bytes_" : ["%n bajto","%n bajtoj"], "Favorited" : "Pliŝatitaj", "Favorite" : "Pliŝatata", + "You can only favorite a single file or folder at a time" : "Vi povas samtempe pliŝatigi nur unu dosieron aŭ dosierujon", "New folder" : "Nova dosierujo", "Upload file" : "Alŝuti dosieron", "Not favorited" : "Ne pliŝatitaj", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 0e92a64f015..6973b091583 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -16,8 +16,8 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "Ni mogoče ustvariti mape \"{dir}\"", "Upload cancelled." : "Pošiljanje je preklicano.", "…" : "...", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati {filename}, saj je to mapa, ali pa je velikost datoteke 0 bajtov.", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je le {size2}.", "Target folder \"{dir}\" does not exist any more" : "Ciljna mapa \"{dir}\" ne obstaja več", "Not enough free space" : "Ni dovolj prostora", "Uploading …" : "Poteka pošiljanje ...", @@ -59,8 +59,8 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datoteke"], "{dirs} and {files}" : "{dirs} in {files}", "_including %n hidden_::_including %n hidden_" : ["Vključujoč %n skrit","Vključujoč %n skrita","Vključujoč %n skritih","Vključujoč %n skritih"], - "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje ali ustvarjanje datotek na tem mestu.", - "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"], + "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje in ustvarjanje datotek na tem mestu.", + "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Poteka posodabljanje %n datotek"], "New" : "Novo", "{used} of {quota} used" : "{used} od {quota} uporabljeno", "{used} used" : "{used} uporabljeno", @@ -80,7 +80,7 @@ OC.L10N.register( "Favorited" : "Označeno kot priljubljeno", "Favorite" : "Priljubljene", "New folder" : "Nova mapa", - "Upload file" : "Naloži datoteko", + "Upload file" : "Pošlji datoteko", "Not favorited" : "Ni priljubljeno", "Remove from favorites" : "Odstrani iz priljubljenih", "Add to favorites" : "Dodaj med priljubljene", @@ -122,7 +122,7 @@ OC.L10N.register( "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", "File handling" : "Upravljanje z datotekami", - "Maximum upload size" : "Največja velikost za pošiljanja", + "Maximum upload size" : "Največja velikost za pošiljanje", "max. possible: " : "največ mogoče:", "Save" : "Shrani", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Uveljavljanje sprememb prek PHP-FPM lahko traja tudi 5 minut.", @@ -135,10 +135,10 @@ OC.L10N.register( "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Naslov omogoča dostop do datotek prek <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">WebDAV</a>.", "Cancel upload" : "Prekliči pošiljanje", "No files in here" : "V mapi ni datotek", - "Upload some content or sync with your devices!" : "Uvozite vsebino ali pa omogočite usklajevanje z napravami!", + "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Select all" : "izberi vse", - "Upload too large" : "Prekoračenje omejitve velikosti", + "Upload too large" : "Prekoračena je omejitev dovoljene velikosti", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.", "No favorites yet" : "Še ni priljubljena", "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 8535321e68c..845c27487e4 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -14,8 +14,8 @@ "Could not create folder \"{dir}\"" : "Ni mogoče ustvariti mape \"{dir}\"", "Upload cancelled." : "Pošiljanje je preklicano.", "…" : "...", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati {filename}, saj je to mapa, ali pa je velikost datoteke 0 bajtov.", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je le {size2}.", "Target folder \"{dir}\" does not exist any more" : "Ciljna mapa \"{dir}\" ne obstaja več", "Not enough free space" : "Ni dovolj prostora", "Uploading …" : "Poteka pošiljanje ...", @@ -57,8 +57,8 @@ "_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datoteke"], "{dirs} and {files}" : "{dirs} in {files}", "_including %n hidden_::_including %n hidden_" : ["Vključujoč %n skrit","Vključujoč %n skrita","Vključujoč %n skritih","Vključujoč %n skritih"], - "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje ali ustvarjanje datotek na tem mestu.", - "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"], + "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje in ustvarjanje datotek na tem mestu.", + "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Poteka posodabljanje %n datotek"], "New" : "Novo", "{used} of {quota} used" : "{used} od {quota} uporabljeno", "{used} used" : "{used} uporabljeno", @@ -78,7 +78,7 @@ "Favorited" : "Označeno kot priljubljeno", "Favorite" : "Priljubljene", "New folder" : "Nova mapa", - "Upload file" : "Naloži datoteko", + "Upload file" : "Pošlji datoteko", "Not favorited" : "Ni priljubljeno", "Remove from favorites" : "Odstrani iz priljubljenih", "Add to favorites" : "Dodaj med priljubljene", @@ -120,7 +120,7 @@ "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", "File handling" : "Upravljanje z datotekami", - "Maximum upload size" : "Največja velikost za pošiljanja", + "Maximum upload size" : "Največja velikost za pošiljanje", "max. possible: " : "največ mogoče:", "Save" : "Shrani", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Uveljavljanje sprememb prek PHP-FPM lahko traja tudi 5 minut.", @@ -133,10 +133,10 @@ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Naslov omogoča dostop do datotek prek <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">WebDAV</a>.", "Cancel upload" : "Prekliči pošiljanje", "No files in here" : "V mapi ni datotek", - "Upload some content or sync with your devices!" : "Uvozite vsebino ali pa omogočite usklajevanje z napravami!", + "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Select all" : "izberi vse", - "Upload too large" : "Prekoračenje omejitve velikosti", + "Upload too large" : "Prekoračena je omejitev dovoljene velikosti", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.", "No favorites yet" : "Še ni priljubljena", "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 20acaffa2e0..428a2cf75b5 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Преименуј", "Copy" : "Копирај", "Choose target folder" : "Одаберите одредишну фасциклу", + "Open" : "Отвори", "Disconnect storage" : "Искључи складиште", "Unshare" : "Укини дељење", "Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла \"{file}\"", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 93d9f364114..08c10d4a5c2 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -30,6 +30,7 @@ "Rename" : "Преименуј", "Copy" : "Копирај", "Choose target folder" : "Одаберите одредишну фасциклу", + "Open" : "Отвори", "Disconnect storage" : "Искључи складиште", "Unshare" : "Укини дељење", "Could not load info for file \"{file}\"" : "Не могу да учитам информације фајла \"{file}\"", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 896e0dd41f6..7f9a9c87dc9 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "重新命名", "Copy" : "複製", "Choose target folder" : "選擇目標資料夾", + "Open" : "開啟", "Disconnect storage" : "切斷儲存空間連接", "Unshare" : "取消分享", "Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料", @@ -141,6 +142,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效。", "Missing permissions to edit from here." : "您沒有在此編輯的權限", "%s of %s used" : "在 %s 中使用了%s ", + "%1$s%% of %2$s used" : "在%2$s使用了%1$s%%", "%s used" : "%s已使用", "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", @@ -165,6 +167,7 @@ OC.L10N.register( "Deleted shares" : "已刪除的分享", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", - "Target folder" : "目標資料夾" + "Target folder" : "目標資料夾", + "%1$s of %2$s used" : "在 %2$s中使用了%1$s " }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 2acaae57bba..4165f80442d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -30,6 +30,7 @@ "Rename" : "重新命名", "Copy" : "複製", "Choose target folder" : "選擇目標資料夾", + "Open" : "開啟", "Disconnect storage" : "切斷儲存空間連接", "Unshare" : "取消分享", "Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料", @@ -139,6 +140,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效。", "Missing permissions to edit from here." : "您沒有在此編輯的權限", "%s of %s used" : "在 %s 中使用了%s ", + "%1$s%% of %2$s used" : "在%2$s使用了%1$s%%", "%s used" : "%s已使用", "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", @@ -163,6 +165,7 @@ "Deleted shares" : "已刪除的分享", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", - "Target folder" : "目標資料夾" + "Target folder" : "目標資料夾", + "%1$s of %2$s used" : "在 %2$s中使用了%1$s " },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 48651567d0c..73f9e78ac83 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -16,7 +16,7 @@ OC.L10N.register( "No shares" : "Brez souporabe", "Shares will show up here" : "Predmeti v souporabi bodo prikazani na tem mestu.", "Download" : "Prejmi", - "You can upload into this folder" : "V to mapo je dovoljeno poslati datoteke", + "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", "Invalid server URL" : "Neveljaven URL strežnika", "Share" : "Souporaba", "No expiration date set" : "Datum poteka ni določen", @@ -39,7 +39,7 @@ OC.L10N.register( "Please specify a valid group" : "Navesti je treba veljavno skupino", "Public link sharing is disabled by the administrator" : "Souporaba prek javne povezave je skrbniško onemogočena", "Public upload disabled by the administrator" : "Javno pošiljanje v oblak je skrbniško onemogočeno", - "Public upload is only possible for publicly shared folders" : "Javno pošiljanje v oblak je mogoče le za javne mape v skupni rabi.", + "Public upload is only possible for publicly shared folders" : "Javno pošiljanje v oblak je mogoče le za mape v javni skupni rabi.", "Invalid date, date format must be YYYY-MM-DD" : "Neveljaven zapis časa; biti mora v zapisu YYYY-MM-DD", "Unknown share type" : "Neznana vrsta mesta souporabe", "Not a directory" : "Predmet ni mapa", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index fc64be005fa..dcd1eeaac35 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -14,7 +14,7 @@ "No shares" : "Brez souporabe", "Shares will show up here" : "Predmeti v souporabi bodo prikazani na tem mestu.", "Download" : "Prejmi", - "You can upload into this folder" : "V to mapo je dovoljeno poslati datoteke", + "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", "Invalid server URL" : "Neveljaven URL strežnika", "Share" : "Souporaba", "No expiration date set" : "Datum poteka ni določen", @@ -37,7 +37,7 @@ "Please specify a valid group" : "Navesti je treba veljavno skupino", "Public link sharing is disabled by the administrator" : "Souporaba prek javne povezave je skrbniško onemogočena", "Public upload disabled by the administrator" : "Javno pošiljanje v oblak je skrbniško onemogočeno", - "Public upload is only possible for publicly shared folders" : "Javno pošiljanje v oblak je mogoče le za javne mape v skupni rabi.", + "Public upload is only possible for publicly shared folders" : "Javno pošiljanje v oblak je mogoče le za mape v javni skupni rabi.", "Invalid date, date format must be YYYY-MM-DD" : "Neveljaven zapis časa; biti mora v zapisu YYYY-MM-DD", "Unknown share type" : "Neznana vrsta mesta souporabe", "Not a directory" : "Predmet ni mapa", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 42b79cf06a4..7a1e225d653 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -4,12 +4,15 @@ OC.L10N.register( "Shared with others" : "與其他人分享", "Shared with you" : "與您分享", "Shared by link" : "由連結分享", + "Deleted shares" : "移除分享", + "Shares" : "分享", "Nothing shared with you yet" : "目前沒有任何與您分享的內容", "Files and folders others share with you will show up here" : "與您分享的檔案與資料夾將會顯示在這裡", "Nothing shared yet" : "目前沒有分享內容", "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", "No shared links" : "沒有已分享的連結", "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", + "No shares" : "無分享", "Download" : "下載", "You can upload into this folder" : "你可以上傳內容到此資料夾", "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index abd3f5c7825..7e52495bc46 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -2,12 +2,15 @@ "Shared with others" : "與其他人分享", "Shared with you" : "與您分享", "Shared by link" : "由連結分享", + "Deleted shares" : "移除分享", + "Shares" : "分享", "Nothing shared with you yet" : "目前沒有任何與您分享的內容", "Files and folders others share with you will show up here" : "與您分享的檔案與資料夾將會顯示在這裡", "Nothing shared yet" : "目前沒有分享內容", "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", "No shared links" : "沒有已分享的連結", "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", + "No shares" : "無分享", "Download" : "下載", "You can upload into this folder" : "你可以上傳內容到此資料夾", "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", |