]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorJenkins for ownCloud <owncloud-bot@tmit.eu>
Fri, 26 Feb 2016 06:55:44 +0000 (01:55 -0500)
committerJenkins for ownCloud <owncloud-bot@tmit.eu>
Fri, 26 Feb 2016 06:55:44 +0000 (01:55 -0500)
56 files changed:
apps/comments/l10n/el.js
apps/comments/l10n/el.json
apps/federation/l10n/el.js [new file with mode: 0644]
apps/federation/l10n/el.json [new file with mode: 0644]
apps/files/l10n/en_GB.js
apps/files/l10n/en_GB.json
apps/files/l10n/fi_FI.js
apps/files/l10n/fi_FI.json
apps/files/l10n/fr.js
apps/files/l10n/fr.json
apps/files/l10n/it.js
apps/files/l10n/it.json
apps/files/l10n/ja.js
apps/files/l10n/ja.json
apps/files/l10n/nl.js
apps/files/l10n/nl.json
apps/files/l10n/pt_PT.js
apps/files/l10n/pt_PT.json
apps/files/l10n/sq.js
apps/files/l10n/sq.json
apps/systemtags/l10n/sl.js
apps/systemtags/l10n/sl.json
core/l10n/en_GB.js
core/l10n/en_GB.json
core/l10n/fi_FI.js
core/l10n/fi_FI.json
core/l10n/it.js
core/l10n/it.json
core/l10n/ja.js
core/l10n/ja.json
core/l10n/nl.js
core/l10n/nl.json
core/l10n/pt_PT.js
core/l10n/pt_PT.json
core/l10n/sq.js
core/l10n/sq.json
core/l10n/uk.js
core/l10n/uk.json
settings/l10n/en_GB.js
settings/l10n/en_GB.json
settings/l10n/fi_FI.js
settings/l10n/fi_FI.json
settings/l10n/fr.js
settings/l10n/fr.json
settings/l10n/it.js
settings/l10n/it.json
settings/l10n/ja.js
settings/l10n/ja.json
settings/l10n/nl.js
settings/l10n/nl.json
settings/l10n/pt_PT.js
settings/l10n/pt_PT.json
settings/l10n/sl.js
settings/l10n/sl.json
settings/l10n/sq.js
settings/l10n/sq.json

index c89e6410b9be3b86ab2f150c1af046bee7fcae26..6c085651be361e7f9f9e11d6591803228caba289 100644 (file)
@@ -1,7 +1,12 @@
 OC.L10N.register(
     "comments",
     {
+    "Comments" : "Σχόλια",
+    "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
+    "Delete comment" : "Διαγραφή σχολίου",
     "Cancel" : "Άκυρο",
+    "Edit comment" : "Επεξεργασία σχολίου",
+    "More comments..." : "Περισσότερα σχόλια...",
     "Save" : "Αποθήκευση",
     "Comment" : "Σχόλιο"
 },
index d3a2967d3cba42fe67504876e47a06c7cd55c091..59b9a2659f90a9f41daf6c8ad45ada07c1e656d8 100644 (file)
@@ -1,5 +1,10 @@
 { "translations": {
+    "Comments" : "Σχόλια",
+    "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
+    "Delete comment" : "Διαγραφή σχολίου",
     "Cancel" : "Άκυρο",
+    "Edit comment" : "Επεξεργασία σχολίου",
+    "More comments..." : "Περισσότερα σχόλια...",
     "Save" : "Αποθήκευση",
     "Comment" : "Σχόλιο"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/federation/l10n/el.js b/apps/federation/l10n/el.js
new file mode 100644 (file)
index 0000000..e67a924
--- /dev/null
@@ -0,0 +1,6 @@
+OC.L10N.register(
+    "federation",
+    {
+    "Could not add server" : "Αδυναμία προσθήκης διακομιστή"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/federation/l10n/el.json b/apps/federation/l10n/el.json
new file mode 100644 (file)
index 0000000..45d91aa
--- /dev/null
@@ -0,0 +1,4 @@
+{ "translations": {
+    "Could not add server" : "Αδυναμία προσθήκης διακομιστή"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
index 93286d3532ffe62703112a3cae70e1650deec88a..f15fa7e49ad263ad3f845b3ccfcac3f3bc949649 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
+    "Error uploading file \"{fileName}\": {message}" : "Error uploading file \"{fileName}\": {message}",
     "Could not get result from server." : "Could not get result from server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.",
     "Actions" : "Actions",
index 7bb23d9886d12449e54105d7ada180fe8a3c58e0..5606b0c2c7fb13ec1833e573b781d42d2b4f384f 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
+    "Error uploading file \"{fileName}\": {message}" : "Error uploading file \"{fileName}\": {message}",
     "Could not get result from server." : "Could not get result from server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.",
     "Actions" : "Actions",
index 62386eb781d8615e51ac8395a2ed8656242ac32a..ba63b92765542ae85006bf4c4e6aedd3cd5c2168 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
     "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
+    "Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}",
     "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
     "Actions" : "Toiminnot",
index 0484e85edd22a837638fe78b144a90a26be3d72e..bfcc08aaa774f60b16a7f9a9a18de763bebafb3f 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
     "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
+    "Error uploading file \"{fileName}\": {message}" : "Virhe lähettäessä tiedostoa \"{fileName}\": {message}",
     "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
     "Actions" : "Toiminnot",
index 461157d6749b3862bd276bb3916ace4f9dd0e70b..bc88d62fb20edb82052cc3d904d9df9f837d2c5a 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible d'envoyer {filename} car il s'agit d'un répertoire ou d'un fichier de taille nulle",
     "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles",
+    "Error uploading file \"{fileName}\": {message}" : "Erreur lors de l'envoi du fichier \"{fileName}\" : {message}",
     "Could not get result from server." : "Ne peut recevoir les résultats du serveur.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
     "Actions" : "Actions",
index ed9fbc860d330538e5c35dd36a0bd593829a62c8..b3d28f92a47567127bf1dde9cc99668b77ded1e7 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible d'envoyer {filename} car il s'agit d'un répertoire ou d'un fichier de taille nulle",
     "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles",
+    "Error uploading file \"{fileName}\": {message}" : "Erreur lors de l'envoi du fichier \"{fileName}\" : {message}",
     "Could not get result from server." : "Ne peut recevoir les résultats du serveur.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
     "Actions" : "Actions",
index 57e78597c54209df38ce2c6fe0c2378039f88094..e6072997b2d54af706e6c9ec699267030fd60dbe 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
     "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
+    "Error uploading file \"{fileName}\": {message}" : "Errore durante il caricamento del file \"{fileName}\": {message}",
     "Could not get result from server." : "Impossibile ottenere il risultato dal server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
     "Actions" : "Azioni",
index cdd7366fcc5379bda8a5bac2dd4b2dba56c66c42..f81affd9038c1cbd80639e4e4392cf19522a03c7 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
     "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
+    "Error uploading file \"{fileName}\": {message}" : "Errore durante il caricamento del file \"{fileName}\": {message}",
     "Could not get result from server." : "Impossibile ottenere il risultato dal server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
     "Actions" : "Azioni",
index deb3a35b6354052517639538c3edcd35cdc5cc59..4280375b46ee235f0438b1c3516178594efbee3a 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません",
     "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
+    "Error uploading file \"{fileName}\": {message}" : "ファイル\"{fileName}\"のアップロードエラー: {message}",
     "Could not get result from server." : "サーバーから結果を取得できませんでした。",
     "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
     "Actions" : "アクション",
@@ -52,7 +53,7 @@ OC.L10N.register(
     "Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"は既に存在するため作成できませんでした",
     "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした",
     "Could not create folder \"{dir}\" because it already exists" : "フォルダー \"{dir}\" は既に存在するため作成できませんでした",
-    "Error deleting file \"{fileName}\"." : "\"{fileName}\" でエラーを検出しました。",
+    "Error deleting file \"{fileName}\"." : "ファイル\"{fileName}\"の削除エラー。",
     "No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません",
     "Name" : "名前",
     "Size" : "サイズ",
index aa3c45dcaa3d03c47fe153d6d29a551d50413b66..674a315595492154c7d2a70fafb2b55a1d72934f 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません",
     "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。",
+    "Error uploading file \"{fileName}\": {message}" : "ファイル\"{fileName}\"のアップロードエラー: {message}",
     "Could not get result from server." : "サーバーから結果を取得できませんでした。",
     "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
     "Actions" : "アクション",
@@ -50,7 +51,7 @@
     "Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"は既に存在するため作成できませんでした",
     "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした",
     "Could not create folder \"{dir}\" because it already exists" : "フォルダー \"{dir}\" は既に存在するため作成できませんでした",
-    "Error deleting file \"{fileName}\"." : "\"{fileName}\" でエラーを検出しました。",
+    "Error deleting file \"{fileName}\"." : "ファイル\"{fileName}\"の削除エラー。",
     "No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません",
     "Name" : "名前",
     "Size" : "サイズ",
index 41e1343f47e86277ca2a24126ed78bae85c17aff..79c4940072347fa84d99d5fc36317bf7c17e716c 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan {filename} niet uploaden omdat het een map is of 0 bytes groot is",
     "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Niet genoeg vrije ruimte. U upload {size1}, maar is is slechts {size2} beschikbaar",
+    "Error uploading file \"{fileName}\": {message}" : "Fout tijdens het uploaden van bestand \"{fileName}\": {message}",
     "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
     "Actions" : "Acties",
index 5c6891d2d92cf319a85be7bb2a7ca6195368ffcc..9cf0326d21680bbf4d670896456e4546d3b0f063 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan {filename} niet uploaden omdat het een map is of 0 bytes groot is",
     "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Niet genoeg vrije ruimte. U upload {size1}, maar is is slechts {size2} beschikbaar",
+    "Error uploading file \"{fileName}\": {message}" : "Fout tijdens het uploaden van bestand \"{fileName}\": {message}",
     "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
     "Actions" : "Acties",
index 0e6c7d2b3554079095e53a96c97fd5e31eeeb8ab..98ecabe7e47f29fbfdc74b63ee8c4645ea3f1aa9 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de enviar {filename}, dado que é uma pasta, ou tem 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do ficheiro {size1} excede o limite de carregamento {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não existe espaço suficiente. Está a enviar {size1} mas apenas existe {size2} disponível",
+    "Error uploading file \"{fileName}\": {message}" : "Erro ao carregar o ficheiro \"{fileName}\": {message}",
     "Could not get result from server." : "Não foi possível obter o resultado do servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de ficheiro em progresso. Se deixar a página agora, irá cancelar o envio.",
     "Actions" : "Ações",
index 1879f7b1ecf3a1430b478321c00a6437ee96898d..8277852b5be62e85b59ae3bb1689531eceb9ccd1 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de enviar {filename}, dado que é uma pasta, ou tem 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do ficheiro {size1} excede o limite de carregamento {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não existe espaço suficiente. Está a enviar {size1} mas apenas existe {size2} disponível",
+    "Error uploading file \"{fileName}\": {message}" : "Erro ao carregar o ficheiro \"{fileName}\": {message}",
     "Could not get result from server." : "Não foi possível obter o resultado do servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de ficheiro em progresso. Se deixar a página agora, irá cancelar o envio.",
     "Actions" : "Ações",
index f86f0af493746d587fc063bb1a717a3b99de1506..0f5d5abdd42063da0f7abb3af482b7afa4f52d94 100644 (file)
@@ -28,6 +28,7 @@ OC.L10N.register(
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "S’arrihet të ngarkohet {filename}, ngaqë është drejtori ose ka 0 bajte",
     "Total file size {size1} exceeds upload limit {size2}" : "Madhësia gjithsej e kartelës {size1} e tejkalon kufirin {size2} për ngarkimet",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, po ngarkoni {size1}, por ka vetëm {size2} të lira",
+    "Error uploading file \"{fileName}\": {message}" : "Gabim në ngarkimin e kartelës \"{fileName}\": {message}",
     "Could not get result from server." : "S’mori dot përfundime nga shërbyesi.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i kartelës është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.",
     "Actions" : "Veprime",
index 90f1af5b67fa0a656ac5a5d191f8dba0704ded73..56025d478070754ce77f898364b673f7d163181c 100644 (file)
@@ -26,6 +26,7 @@
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "S’arrihet të ngarkohet {filename}, ngaqë është drejtori ose ka 0 bajte",
     "Total file size {size1} exceeds upload limit {size2}" : "Madhësia gjithsej e kartelës {size1} e tejkalon kufirin {size2} për ngarkimet",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, po ngarkoni {size1}, por ka vetëm {size2} të lira",
+    "Error uploading file \"{fileName}\": {message}" : "Gabim në ngarkimin e kartelës \"{fileName}\": {message}",
     "Could not get result from server." : "S’mori dot përfundime nga shërbyesi.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i kartelës është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.",
     "Actions" : "Veprime",
index 8a591c4c1ce893b644b9f47d199108046a9a5324..87469d3fbd1b13588d68154b235ed28ba65461cd 100644 (file)
@@ -1,6 +1,16 @@
 OC.L10N.register(
     "systemtags",
     {
+    "<strong>System tags</strong> for a file have been modified" : "<strong>Sistemske oznake</strong> datoteke so bile spremenjene",
+    "%1$s assigned system tag %3$s" : "Uporabnik %1$s je dodelil sistemsko oznako %3$s",
+    "%1$s unassigned system tag %3$s" : "Uporabnik %1$s je odstranil sistemsko oznako %3$s",
+    "%1$s created system tag %2$s" : "Uporabnik %1$s je ustvaril sistemsko oznako %2$s",
+    "%1$s deleted system tag %2$s" : "Uporabnik %1$s je izbrisal sistemsko oznako %2$s",
+    "%1$s updated system tag %3$s to %2$s" : "Uporabnik %1$s je posodobil sistemsko oznako %3$s za %2$s",
+    "%1$s assigned system tag %3$s to %2$s" : "Uporabnik %1$s je dodelil sistemsko oznako %3$s za %2$s",
+    "%1$s unassigned system tag %3$s from %2$s" : "Uporabnik %1$s je prevzel sistemsko oznako %3$s od %2$s",
+    "%s (not-assignable)" : "%s (nedodeljivo)",
+    "%s (invisible)" : "%s (nevidno)",
     "Tags" : "Oznake",
     "Tagged files" : "Označene datoteke",
     "Select tags to filter by" : "Izbor oznak za filtriranje",
index 4b5cb6062c938f6ff3dce5641f7140673cd0fcaf..b768a391c174335cd4810ff04c9b26d7683ae4b2 100644 (file)
@@ -1,4 +1,14 @@
 { "translations": {
+    "<strong>System tags</strong> for a file have been modified" : "<strong>Sistemske oznake</strong> datoteke so bile spremenjene",
+    "%1$s assigned system tag %3$s" : "Uporabnik %1$s je dodelil sistemsko oznako %3$s",
+    "%1$s unassigned system tag %3$s" : "Uporabnik %1$s je odstranil sistemsko oznako %3$s",
+    "%1$s created system tag %2$s" : "Uporabnik %1$s je ustvaril sistemsko oznako %2$s",
+    "%1$s deleted system tag %2$s" : "Uporabnik %1$s je izbrisal sistemsko oznako %2$s",
+    "%1$s updated system tag %3$s to %2$s" : "Uporabnik %1$s je posodobil sistemsko oznako %3$s za %2$s",
+    "%1$s assigned system tag %3$s to %2$s" : "Uporabnik %1$s je dodelil sistemsko oznako %3$s za %2$s",
+    "%1$s unassigned system tag %3$s from %2$s" : "Uporabnik %1$s je prevzel sistemsko oznako %3$s od %2$s",
+    "%s (not-assignable)" : "%s (nedodeljivo)",
+    "%s (invisible)" : "%s (nevidno)",
     "Tags" : "Oznake",
     "Tagged files" : "Označene datoteke",
     "Select tags to filter by" : "Izbor oznak za filtriranje",
index 3fd70e33eed373b5e35d59bd8c1094a80cd50256..73f22aa2bacd9185e6afbe210777c5c360d928bd 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.",
     "Shared" : "Shared",
     "Shared with {recipients}" : "Shared with {recipients}",
index c67219d49638063a648b3cd5fb609534656e3ffd..f16bfa99f27c04e51d68a24fb76776ebe80458a2 100644 (file)
     "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.",
     "Shared" : "Shared",
     "Shared with {recipients}" : "Shared with {recipients}",
index 0818ecf43f72e899571a749cdd2ae1b4c0a4929d..70178a13020f37f8ef4aff1ad84d070da99db2a2 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Datahakemistosi ja tiedostosi ovat luultavasti käytettävissä suoraan internetistä. .htaccess-tiedosto ei toimi oikein. Suosittelemme määrittämään http-palvelimen asetukset siten, ettei datahakemisto ole suoraan käytettävissä internetistä, tai siirtämään datahakemiston http-palvelimen juurihakemiston ulkopuolelle.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-otsaketta \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Kyseessä on mahdollinen tietoturvaan tai -suojaan liittyvä riski, joten suosittelemme muuttamaan asetuksen arvoa.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP-otsaketta \"Strict-Transport-Security\" ei ole määritetty vähintään \"{seconds}\" sekunniksi. Suosittelemme lisäturvan vuoksi ottamaan HSTS:n käyttöön <a href=\"{docUrl}\">turvallisuusohjeiden</a> mukaisesti.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Käytät sivustoa HTTP-yhteydellä. Suosittelemme asettamaan palvelimen vaatimaan HTTPS-yhteyden, kuten <a href=\"{docUrl}\">tietoturvavinkeissä</a> neuvotaan.",
     "Shared" : "Jaettu",
     "Shared with {recipients}" : "Jaettu henkilöiden {recipients} kanssa",
index 9d3062460f4433ee3cec5740f1cb369a644d1d35..a78ee8492ed98417a7a1a2148e4a87678427d1b0 100644 (file)
     "Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Datahakemistosi ja tiedostosi ovat luultavasti käytettävissä suoraan internetistä. .htaccess-tiedosto ei toimi oikein. Suosittelemme määrittämään http-palvelimen asetukset siten, ettei datahakemisto ole suoraan käytettävissä internetistä, tai siirtämään datahakemiston http-palvelimen juurihakemiston ulkopuolelle.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-otsaketta \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Kyseessä on mahdollinen tietoturvaan tai -suojaan liittyvä riski, joten suosittelemme muuttamaan asetuksen arvoa.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP-otsaketta \"Strict-Transport-Security\" ei ole määritetty vähintään \"{seconds}\" sekunniksi. Suosittelemme lisäturvan vuoksi ottamaan HSTS:n käyttöön <a href=\"{docUrl}\">turvallisuusohjeiden</a> mukaisesti.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Käytät sivustoa HTTP-yhteydellä. Suosittelemme asettamaan palvelimen vaatimaan HTTPS-yhteyden, kuten <a href=\"{docUrl}\">tietoturvavinkeissä</a> neuvotaan.",
     "Shared" : "Jaettu",
     "Shared with {recipients}" : "Jaettu henkilöiden {recipients} kanssa",
index e8f605a8421dae61a267d89c096ae922166d6d55..71ad46de558c51208ecaebab83b5c096c2e36bc4 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore di almeno \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece l'utilizzo del protocollo HTTPS, come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.",
     "Shared" : "Condiviso",
     "Shared with {recipients}" : "Condiviso con {recipients}",
index 600240a139b89db9e226ff891fb963761ce4f70b..26bfd034db8b4a36f57c5a7db2324f597cd30484 100644 (file)
     "Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore di almeno \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece l'utilizzo del protocollo HTTPS, come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.",
     "Shared" : "Condiviso",
     "Shared with {recipients}" : "Condiviso con {recipients}",
index 018425888dc30044e088d60b1b007ac3529099b8..8077e5118aaf43a7e477fa20dfb3b21e59bb3853 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにWebサーバーを設定するか、Webサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP ヘッダは \"{expected}\" に設定されていません。これは潜在的なセキュリティリスクもしくはプライバシーリスクとなる可能性があるため、この設定を見直すことをおすすめします。",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "\"Strict-Transport-Security\" HTTP ヘッダが最小値の \"{seconds}\" 秒に設定されていません。 セキュリティを強化するため、<a href=\"{docUrl}\">セキュリティのコツ</a>を参照して、HSTS を有効にすることをおすすめします。",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP経由でアクセスしています。<a href=\"{docUrl}\">security tips</a>を参照して、代わりにHTTPSを使用するようサーバーを設定することを強くおすすめします。 instead as described in our .",
     "Shared" : "共有中",
     "Shared with {recipients}" : "{recipients} と共有",
index 2282e805ba0f933c6fc9839c0fd64edfb5707e31..4366b8b21f119688b363d5c9c5e02b371626ce0a 100644 (file)
     "Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにWebサーバーを設定するか、Webサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP ヘッダは \"{expected}\" に設定されていません。これは潜在的なセキュリティリスクもしくはプライバシーリスクとなる可能性があるため、この設定を見直すことをおすすめします。",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "\"Strict-Transport-Security\" HTTP ヘッダが最小値の \"{seconds}\" 秒に設定されていません。 セキュリティを強化するため、<a href=\"{docUrl}\">セキュリティのコツ</a>を参照して、HSTS を有効にすることをおすすめします。",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP経由でアクセスしています。<a href=\"{docUrl}\">security tips</a>を参照して、代わりにHTTPSを使用するようサーバーを設定することを強くおすすめします。 instead as described in our .",
     "Shared" : "共有中",
     "Shared with {recipients}" : "{recipients} と共有",
index 38658839b2d7075c76e467e7709bf094de463179..77d19712ce24b10d75619be4a8f537adf44e4924 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Uw data folder en uw bestanden zijn waarschijnlijk vanaf het internet bereikbaar.  Het .htaccess-bestand werkt niet.  We raden ten zeerste aan aan om uw webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om uw datadirectory te verplaatsen naar een locatie buiten de document root van de webserver.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "De \"{header}\" HTTP header is niet overeenkomstig met \"{expected}\" geconfigureerd. Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet geconfigureerd met minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "U bent met deze site verbonden over HTTP. We adviseren met klem uw server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
     "Shared" : "Gedeeld",
     "Shared with {recipients}" : "Gedeeld met {recipients}",
index 85adc648c37a4114539daaceaf90569de34c725e..15d8f3d3c853ab4988fd114b37b966fa583bee3d 100644 (file)
     "Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Uw data folder en uw bestanden zijn waarschijnlijk vanaf het internet bereikbaar.  Het .htaccess-bestand werkt niet.  We raden ten zeerste aan aan om uw webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om uw datadirectory te verplaatsen naar een locatie buiten de document root van de webserver.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "De \"{header}\" HTTP header is niet overeenkomstig met \"{expected}\" geconfigureerd. Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet geconfigureerd met minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "U bent met deze site verbonden over HTTP. We adviseren met klem uw server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
     "Shared" : "Gedeeld",
     "Shared with {recipients}" : "Gedeeld met {recipients}",
index 40db9b1a6434be1eca4a2f67a5b577f36cde2f82..4e119464444ce2854f68522e3671fbe73607ede9 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Ocorreu um erro durante a verificação da configuração do servidor",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "A sua pasta com os dados e os seus ficheiros estão provavelmente acessíveis a partir das internet. O seu ficheiro .htaccess não está a funcionar corretamente. Sugerimos veementemente que configure o seu servidor web de maneira a que a pasta com os dados deixe de ficar acessível, ou mova a pasta com os dados para fora da raiz de documentos do servidor web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O cabeçalho HTTP \"{header}\" não está configurado para igualar \"{expected}\". Isto é um potencial risco de segurança ou privacidade e recomendamos que o corrija.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para um mínimo de \"{seconds}\" segundos. Para uma segurança melhorada recomendados a ativação do HSTS como descrito nas nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Está a aceder a este site via HTTP. Nós recomendamos vivamente que configure o seu servidor para requerer a utilização de HTTPS,  em vez do que está descrito nas nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
     "Shared" : "Partilhado",
     "Shared with {recipients}" : "Partilhado com {recipients}",
index c341bcbfbf34a50e518bdec77c9504b350586e92..876361747ac011ac5fc1ee40b362cbea980b1eda 100644 (file)
     "Error occurred while checking server setup" : "Ocorreu um erro durante a verificação da configuração do servidor",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "A sua pasta com os dados e os seus ficheiros estão provavelmente acessíveis a partir das internet. O seu ficheiro .htaccess não está a funcionar corretamente. Sugerimos veementemente que configure o seu servidor web de maneira a que a pasta com os dados deixe de ficar acessível, ou mova a pasta com os dados para fora da raiz de documentos do servidor web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O cabeçalho HTTP \"{header}\" não está configurado para igualar \"{expected}\". Isto é um potencial risco de segurança ou privacidade e recomendamos que o corrija.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para um mínimo de \"{seconds}\" segundos. Para uma segurança melhorada recomendados a ativação do HSTS como descrito nas nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Está a aceder a este site via HTTP. Nós recomendamos vivamente que configure o seu servidor para requerer a utilização de HTTPS,  em vez do que está descrito nas nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
     "Shared" : "Partilhado",
     "Shared with {recipients}" : "Partilhado com {recipients}",
index e86e2985227bd8baffd55ce226c938b2a63d348a..24f938291035bc33c947b972235aea9b992b0ae0 100644 (file)
@@ -130,6 +130,7 @@ OC.L10N.register(
     "Error occurred while checking server setup" : "Ndodhi një gabim gjatë kontrollit të rregullimit të shërbyesit",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Drejtoria juaj e të dhënave dhe kartelat tuaja ka shumë mundësi të jenë të arritshme që nga interneti. Kartela .htaccess s’funksionon. Këshillojmë me forcë që ta formësoni shërbyesin tuaj web në një mënyrë që drejtoria e të dhënave të mos lejojë më hyrje, ose ta zhvendosni drejtorinë e të dhënave jashtë rrënjës së dokumenteve të shërbyesit web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Kryet HTTP \"{header}\" s’është formësuar të jetë i njëjtë me \"{expected}\". Ky është një rrezik potencial sigurie dhe privatësie dhe këshillojmë të ndreqet ky rregullim.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Kryet HTTP \"Strict-Transport-Security\" s’është formësuar të paktën \"{seconds}\". Për siguri të thelluar këshillojmë aktivizimin e HSTS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Po e përdorni këtë sajt përmes HTTP-je. Këshillojmë me forcë ta formësoni shërbyesin tuaj të kërkojë medoemos përdorimin e HTTPS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
     "Shared" : "Ndarë",
     "Shared with {recipients}" : "Ndarë me {recipients}",
index f7419ea1b420580e9b21903102a48f5a9a2234e5..3a75635e408754f5eb8d0028c0a51fa38503041a 100644 (file)
     "Error occurred while checking server setup" : "Ndodhi një gabim gjatë kontrollit të rregullimit të shërbyesit",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Drejtoria juaj e të dhënave dhe kartelat tuaja ka shumë mundësi të jenë të arritshme që nga interneti. Kartela .htaccess s’funksionon. Këshillojmë me forcë që ta formësoni shërbyesin tuaj web në një mënyrë që drejtoria e të dhënave të mos lejojë më hyrje, ose ta zhvendosni drejtorinë e të dhënave jashtë rrënjës së dokumenteve të shërbyesit web.",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Kryet HTTP \"{header}\" s’është formësuar të jetë i njëjtë me \"{expected}\". Ky është një rrezik potencial sigurie dhe privatësie dhe këshillojmë të ndreqet ky rregullim.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Kryet HTTP \"Strict-Transport-Security\" s’është formësuar të paktën \"{seconds}\". Për siguri të thelluar këshillojmë aktivizimin e HSTS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
     "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Po e përdorni këtë sajt përmes HTTP-je. Këshillojmë me forcë ta formësoni shërbyesin tuaj të kërkojë medoemos përdorimin e HTTPS-së, siç përshkruhet te <a href=\"{docUrl}\">këshillat tona mbi sigurinë</a>.",
     "Shared" : "Ndarë",
     "Shared with {recipients}" : "Ndarë me {recipients}",
index 66af883c9bf16b97257c538e741f247330d084b2..60594fbf8891a1b64a49207bb17a8a1e91ed8bdb 100644 (file)
@@ -6,19 +6,25 @@ OC.L10N.register(
     "Turned on maintenance mode" : "Увімкнено режим технічного обслуговування",
     "Turned off maintenance mode" : "Вимкнено режим технічного обслуговування",
     "Maintenance mode is kept active" : "Режим обслуговування залишається активним",
+    "Updating database schema" : "Оновлення схеми бази даних",
     "Updated database" : "Базу даних оновлено",
     "Checked database schema update" : "Перевірено оновлення схеми бази даних",
+    "Checking updates of apps" : "Перевірка оновлень додатків",
     "Checked database schema update for apps" : "Перевірено оновлення схеми бази даних для додатків",
     "Updated \"%s\" to %s" : "Оновлено \"%s\" до %s",
     "Repair warning: " : "Попередження відновлення:",
     "Repair error: " : "Помилка відновлення:",
+    "Starting code integrity check" : "Початок перевірки цілісності коду",
+    "Finished code integrity check" : "Завершено перевірку цілісності коду",
     "Following apps have been disabled: %s" : "Наступні додатки були вимкнені: %s",
     "Already up to date" : "Актуально",
+    "Please select a file." : "Будь ласка, оберіть файл.",
     "File is too big" : "Файл занадто великий",
     "Invalid file provided" : "Надано невірний файл",
     "No image or file provided" : "Зображення або файлу не надано",
     "Unknown filetype" : "Невідомий тип файлу",
     "Invalid image" : "Невірне зображення",
+    "An error occurred. Please contact your admin." : "Виникла помилка. Будь ласка, зв'яжіться з вашим адміністратором.",
     "No temporary profile picture available, try again" : "Тимчасове зображення профілю недоступне, спробуйте ще раз",
     "No crop data provided" : "Не вказана інформація про кадрування",
     "No valid crop data provided" : "Не вказані коректні дані про кадрування",
@@ -142,13 +148,16 @@ OC.L10N.register(
     "change" : "змінити",
     "delete" : "видалити",
     "access control" : "контроль доступу",
+    "No users or groups found for {search}" : "Не знайдено груп або користувачів за пошуком {search}",
     "An error occured. Please try again" : "Виникла помилка. Будь ласка, спробуйте ще раз",
+    "{sharee} (group)" : "{sharee} (група)",
     "Share" : "Поділитися",
     "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud",
     "Share with users or groups …" : "Поширити серед користувачів або груп ...",
     "Share with users, groups or remote users …" : "Поширити серед локальних чи віддалених користувачів або груп ...",
     "Warning" : "Попередження",
     "Error while sending notification" : "Помилка при надсиланні повідомлення",
+    "({scope})" : "({scope})",
     "Delete" : "Видалити",
     "Rename" : "Перейменувати",
     "The object type is not specified." : "Не визначено тип об'єкту.",
@@ -164,6 +173,7 @@ OC.L10N.register(
     "Hello {name}" : "Привіт {name}",
     "_download %n file_::_download %n files_" : ["завантаження %n файлу","завантаження %n файлів","завантаження %n файлів"],
     "Updating {productName} to version {version}, this may take a while." : "Оновлення {productName} до версії {version}, це може займати деякий час.",
+    "An error occurred." : "Виникла помилка.",
     "Please reload the page." : "Будь ласка, перезавантажте сторінку.",
     "The update was unsuccessful. " : "Оновлення завершилось невдачею.",
     "The update was successful. There were warnings." : "Оновлення виконалось успішно, але були попередження.",
@@ -237,6 +247,7 @@ OC.L10N.register(
     "Please try again or contact your administrator." : "Будь ласка, спробуйте ще раз або зверніться до адміністратора.",
     "Log in" : "Увійти",
     "Wrong password. Reset it?" : "Невірний пароль. Скинути його?",
+    "Wrong password." : "Невірний пароль.",
     "Alternative Logins" : "Альтернативні імена користувача",
     "Use the following link to reset your password: {link}" : "Використовуйте наступне посилання для скидання пароля: {link}",
     "New password" : "Новий пароль",
index 4684f90e17375971149192f8b77cb8170f59117e..2f9f5d5e26988c420df6a63ae79de17c15e6cf06 100644 (file)
@@ -4,19 +4,25 @@
     "Turned on maintenance mode" : "Увімкнено режим технічного обслуговування",
     "Turned off maintenance mode" : "Вимкнено режим технічного обслуговування",
     "Maintenance mode is kept active" : "Режим обслуговування залишається активним",
+    "Updating database schema" : "Оновлення схеми бази даних",
     "Updated database" : "Базу даних оновлено",
     "Checked database schema update" : "Перевірено оновлення схеми бази даних",
+    "Checking updates of apps" : "Перевірка оновлень додатків",
     "Checked database schema update for apps" : "Перевірено оновлення схеми бази даних для додатків",
     "Updated \"%s\" to %s" : "Оновлено \"%s\" до %s",
     "Repair warning: " : "Попередження відновлення:",
     "Repair error: " : "Помилка відновлення:",
+    "Starting code integrity check" : "Початок перевірки цілісності коду",
+    "Finished code integrity check" : "Завершено перевірку цілісності коду",
     "Following apps have been disabled: %s" : "Наступні додатки були вимкнені: %s",
     "Already up to date" : "Актуально",
+    "Please select a file." : "Будь ласка, оберіть файл.",
     "File is too big" : "Файл занадто великий",
     "Invalid file provided" : "Надано невірний файл",
     "No image or file provided" : "Зображення або файлу не надано",
     "Unknown filetype" : "Невідомий тип файлу",
     "Invalid image" : "Невірне зображення",
+    "An error occurred. Please contact your admin." : "Виникла помилка. Будь ласка, зв'яжіться з вашим адміністратором.",
     "No temporary profile picture available, try again" : "Тимчасове зображення профілю недоступне, спробуйте ще раз",
     "No crop data provided" : "Не вказана інформація про кадрування",
     "No valid crop data provided" : "Не вказані коректні дані про кадрування",
     "change" : "змінити",
     "delete" : "видалити",
     "access control" : "контроль доступу",
+    "No users or groups found for {search}" : "Не знайдено груп або користувачів за пошуком {search}",
     "An error occured. Please try again" : "Виникла помилка. Будь ласка, спробуйте ще раз",
+    "{sharee} (group)" : "{sharee} (група)",
     "Share" : "Поділитися",
     "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud",
     "Share with users or groups …" : "Поширити серед користувачів або груп ...",
     "Share with users, groups or remote users …" : "Поширити серед локальних чи віддалених користувачів або груп ...",
     "Warning" : "Попередження",
     "Error while sending notification" : "Помилка при надсиланні повідомлення",
+    "({scope})" : "({scope})",
     "Delete" : "Видалити",
     "Rename" : "Перейменувати",
     "The object type is not specified." : "Не визначено тип об'єкту.",
     "Hello {name}" : "Привіт {name}",
     "_download %n file_::_download %n files_" : ["завантаження %n файлу","завантаження %n файлів","завантаження %n файлів"],
     "Updating {productName} to version {version}, this may take a while." : "Оновлення {productName} до версії {version}, це може займати деякий час.",
+    "An error occurred." : "Виникла помилка.",
     "Please reload the page." : "Будь ласка, перезавантажте сторінку.",
     "The update was unsuccessful. " : "Оновлення завершилось невдачею.",
     "The update was successful. There were warnings." : "Оновлення виконалось успішно, але були попередження.",
     "Please try again or contact your administrator." : "Будь ласка, спробуйте ще раз або зверніться до адміністратора.",
     "Log in" : "Увійти",
     "Wrong password. Reset it?" : "Невірний пароль. Скинути його?",
+    "Wrong password." : "Невірний пароль.",
     "Alternative Logins" : "Альтернативні імена користувача",
     "Use the following link to reset your password: {link}" : "Використовуйте наступне посилання для скидання пароля: {link}",
     "New password" : "Новий пароль",
index b332af42cb50debf01280c3b56f394047543b73b..934630f9106a2f4f474d4dea9b5157b908dca2e8 100644 (file)
@@ -67,6 +67,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "This app is not checked for security issues and is new or known to be unstable. Install at your own risk.",
     "Update to %s" : "Update to %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"],
     "Please wait...." : "Please wait....",
     "Error while disabling app" : "Error whilst disabling app",
     "Disable" : "Disable",
@@ -93,6 +94,7 @@ OC.L10N.register(
     "Strong password" : "Strong password",
     "Groups" : "Groups",
     "Unable to delete {objName}" : "Unable to delete {objName}",
+    "Error creating group: {message}" : "Error creating group: {message}",
     "A valid group name must be provided" : "A valid group name must be provided",
     "deleted {groupName}" : "deleted {groupName}",
     "undo" : "undo",
@@ -102,6 +104,7 @@ OC.L10N.register(
     "add group" : "add group",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Changing the password will result in data loss, because data recovery is not available for this user",
     "A valid username must be provided" : "A valid username must be provided",
+    "Error creating user: {message}" : "Error creating user: {message}",
     "A valid password must be provided" : "A valid password must be provided",
     "A valid email must be provided" : "A valid email must be provided",
     "__language_name__" : "English (British English)",
@@ -124,6 +127,7 @@ OC.L10N.register(
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information.",
     "System locale can not be set to a one which supports UTF-8." : "System locale can not be set to a one which supports UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
     "Admin documentation" : "Admin documentation",
     "Show description …" : "Show description …",
     "Hide description …" : "Hide description …",
+    "This app has an update available." : "This app has an update available.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:",
index 87fdd5bd1889694541c8f61763979e004bffc881..37903d528d41dbc565091facb0e52bd033261246 100644 (file)
@@ -65,6 +65,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "This app is not checked for security issues and is new or known to be unstable. Install at your own risk.",
     "Update to %s" : "Update to %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"],
     "Please wait...." : "Please wait....",
     "Error while disabling app" : "Error whilst disabling app",
     "Disable" : "Disable",
@@ -91,6 +92,7 @@
     "Strong password" : "Strong password",
     "Groups" : "Groups",
     "Unable to delete {objName}" : "Unable to delete {objName}",
+    "Error creating group: {message}" : "Error creating group: {message}",
     "A valid group name must be provided" : "A valid group name must be provided",
     "deleted {groupName}" : "deleted {groupName}",
     "undo" : "undo",
     "add group" : "add group",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Changing the password will result in data loss, because data recovery is not available for this user",
     "A valid username must be provided" : "A valid username must be provided",
+    "Error creating user: {message}" : "Error creating user: {message}",
     "A valid password must be provided" : "A valid password must be provided",
     "A valid email must be provided" : "A valid email must be provided",
     "__language_name__" : "English (British English)",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information.",
     "System locale can not be set to a one which supports UTF-8." : "System locale can not be set to a one which supports UTF-8.",
     "Admin documentation" : "Admin documentation",
     "Show description …" : "Show description …",
     "Hide description …" : "Hide description …",
+    "This app has an update available." : "This app has an update available.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:",
index 5f13165d69ce7b621d1c5d3085645c74386a4e42..0f87c75d68a6ad5ee2777d7248eae6e950720df0 100644 (file)
@@ -66,6 +66,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Hyväksytyt sovellukset on kehitetty luotettujen kehittäjien toimesta. Hyväksytyille sovelluksille on suoritettu pintapuolinen turvallisuustarkastus. Sovelluksia ylläpidetään avoimen koodin tietovarastoissa. Sovellusten kehittäjät mieltävät sovellukset vakaiksi ja valmiiksi tavalliseen käyttöön.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Tätä sovellusta ei ole tarkistettu tietoturvauhkien varalta. Sovellus on uusi ja mahdollisesti tiedostettu epävakaaksi. Asenna omalla vastuulla.",
     "Update to %s" : "Päivitä versioon %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["%n sovelluspäivitys odottaa","%n sovelluspäivitystä odottaa"],
     "Please wait...." : "Odota hetki...",
     "Error while disabling app" : "Virhe poistaessa sovellusta käytöstä",
     "Disable" : "Poista käytöstä",
@@ -92,6 +93,7 @@ OC.L10N.register(
     "Strong password" : "Vahva salasana",
     "Groups" : "Ryhmät",
     "Unable to delete {objName}" : "Kohteen {objName} poistaminen epäonnistui",
+    "Error creating group: {message}" : "Virhe ryhmää luotaessa: {message}",
     "A valid group name must be provided" : "Anna kelvollinen ryhmän nimi",
     "deleted {groupName}" : "poistettu {groupName}",
     "undo" : "kumoa",
@@ -101,6 +103,7 @@ OC.L10N.register(
     "add group" : "lisää ryhmä",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Salasanan muuttaminen johtaa tietojen häviämiseen, koska tietojen palautusta ei ole käytettävissä tämän käyttäjän kohdalla",
     "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus",
+    "Error creating user: {message}" : "Virhe käyttäjää luotaessa: {message}",
     "A valid password must be provided" : "Anna kelvollinen salasana",
     "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite",
     "__language_name__" : "_kielen_nimi_",
@@ -119,6 +122,7 @@ OC.L10N.register(
     "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Tarkista <a target=\"_blank\" href=\"%s\">asennusohjeet ↗</a> PHP-asetusten osalta, erityisesti jos käytössäsi on php-fpm.",
     "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Vain luku -asetukset on otettu käyttöön. Tämä estää joidenkin asetusten määrittämisen selainkäyttöliittymän kautta. Lisäksi kyseinen tiedostoon tulee asettaa kirjoitusoikeus käsin joka päivityksen yhteydessä.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Palvelimesi käyttöjärjestelmä on Microsoft Windows. Suosittelemme käyttämään parhaan mahdollisen käyttökokemuksen saavuttamiseksi Linuxia.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s alle version %2$s on asennettu.  Vakauden ja suorituskyvyn vuoksi suosittelemme päivittämään uudempaan %1$s-versioon.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-moduuli \"fileinfo\" puuttuu. Sen käyttö on erittäin suositeltavaa, jotta MIME-tyypin havaitseminen onnistuu parhaalla mahdollisella tavalla.",
     "System locale can not be set to a one which supports UTF-8." : "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.",
     "This means that there might be problems with certain characters in file names." : "Tämä tarkoittaa, että tiettyjen merkkien kanssa tiedostojen nimissä saattaa olla ongelmia.",
index 18d23b0d464bd38edeacad4e6782a4770b85dbc3..19f964fa583781d4a0486227f321692d0ae1b205 100644 (file)
@@ -64,6 +64,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Hyväksytyt sovellukset on kehitetty luotettujen kehittäjien toimesta. Hyväksytyille sovelluksille on suoritettu pintapuolinen turvallisuustarkastus. Sovelluksia ylläpidetään avoimen koodin tietovarastoissa. Sovellusten kehittäjät mieltävät sovellukset vakaiksi ja valmiiksi tavalliseen käyttöön.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Tätä sovellusta ei ole tarkistettu tietoturvauhkien varalta. Sovellus on uusi ja mahdollisesti tiedostettu epävakaaksi. Asenna omalla vastuulla.",
     "Update to %s" : "Päivitä versioon %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["%n sovelluspäivitys odottaa","%n sovelluspäivitystä odottaa"],
     "Please wait...." : "Odota hetki...",
     "Error while disabling app" : "Virhe poistaessa sovellusta käytöstä",
     "Disable" : "Poista käytöstä",
@@ -90,6 +91,7 @@
     "Strong password" : "Vahva salasana",
     "Groups" : "Ryhmät",
     "Unable to delete {objName}" : "Kohteen {objName} poistaminen epäonnistui",
+    "Error creating group: {message}" : "Virhe ryhmää luotaessa: {message}",
     "A valid group name must be provided" : "Anna kelvollinen ryhmän nimi",
     "deleted {groupName}" : "poistettu {groupName}",
     "undo" : "kumoa",
     "add group" : "lisää ryhmä",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Salasanan muuttaminen johtaa tietojen häviämiseen, koska tietojen palautusta ei ole käytettävissä tämän käyttäjän kohdalla",
     "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus",
+    "Error creating user: {message}" : "Virhe käyttäjää luotaessa: {message}",
     "A valid password must be provided" : "Anna kelvollinen salasana",
     "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite",
     "__language_name__" : "_kielen_nimi_",
     "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Tarkista <a target=\"_blank\" href=\"%s\">asennusohjeet ↗</a> PHP-asetusten osalta, erityisesti jos käytössäsi on php-fpm.",
     "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Vain luku -asetukset on otettu käyttöön. Tämä estää joidenkin asetusten määrittämisen selainkäyttöliittymän kautta. Lisäksi kyseinen tiedostoon tulee asettaa kirjoitusoikeus käsin joka päivityksen yhteydessä.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Palvelimesi käyttöjärjestelmä on Microsoft Windows. Suosittelemme käyttämään parhaan mahdollisen käyttökokemuksen saavuttamiseksi Linuxia.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s alle version %2$s on asennettu.  Vakauden ja suorituskyvyn vuoksi suosittelemme päivittämään uudempaan %1$s-versioon.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-moduuli \"fileinfo\" puuttuu. Sen käyttö on erittäin suositeltavaa, jotta MIME-tyypin havaitseminen onnistuu parhaalla mahdollisella tavalla.",
     "System locale can not be set to a one which supports UTF-8." : "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.",
     "This means that there might be problems with certain characters in file names." : "Tämä tarkoittaa, että tiettyjen merkkien kanssa tiedostojen nimissä saattaa olla ongelmia.",
index 3e29fe0a353f5099536d6842646ddf63392ac9d4..e31af341abdbf4522975a06b28337e92ae237f7e 100644 (file)
@@ -93,6 +93,7 @@ OC.L10N.register(
     "Strong password" : "Mot de passe de forte sécurité",
     "Groups" : "Groupes",
     "Unable to delete {objName}" : "Impossible de supprimer {objName}",
+    "Error creating group: {message}" : "Erreur lors de la création du groupe : {message}",
     "A valid group name must be provided" : "Vous devez spécifier un nom de groupe valide",
     "deleted {groupName}" : "{groupName} supprimé",
     "undo" : "annuler",
@@ -208,6 +209,7 @@ OC.L10N.register(
     "Admin documentation" : "Documentation administrateur",
     "Show description …" : "Afficher la description...",
     "Hide description …" : "Masquer la description",
+    "This app has an update available." : "Cette application a une mise à jour disponible.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Cette app ne spécifie pas de version d'ownCloud minimale requise. Cela provoquera une erreur dans ownCloud 11+",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Cette app ne spécifie pas de version d'ownCloud maximale requise. Cela provoquera une erreur dans ownCloud 11+",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :",
index deba98c7e191da8ae8f2fb6ba6d6548d65657c59..e3a0c5e0f4b1ec10ffc6f8b45bfae2b8c73066bc 100644 (file)
@@ -91,6 +91,7 @@
     "Strong password" : "Mot de passe de forte sécurité",
     "Groups" : "Groupes",
     "Unable to delete {objName}" : "Impossible de supprimer {objName}",
+    "Error creating group: {message}" : "Erreur lors de la création du groupe : {message}",
     "A valid group name must be provided" : "Vous devez spécifier un nom de groupe valide",
     "deleted {groupName}" : "{groupName} supprimé",
     "undo" : "annuler",
     "Admin documentation" : "Documentation administrateur",
     "Show description …" : "Afficher la description...",
     "Hide description …" : "Masquer la description",
+    "This app has an update available." : "Cette application a une mise à jour disponible.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Cette app ne spécifie pas de version d'ownCloud minimale requise. Cela provoquera une erreur dans ownCloud 11+",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Cette app ne spécifie pas de version d'ownCloud maximale requise. Cela provoquera une erreur dans ownCloud 11+",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :",
index 4114b67c3cdfb82171a54a32b79d19694d751e4f..e5c2301564a9d930c91e13e1e856117e52291f37 100644 (file)
@@ -67,6 +67,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Le applicazioni approvate sono sviluppate da sviluppatori affidabili e hanno passato un rapido controllo di sicurezza. Sono attivamente mantenute in un deposito aperto del codice e i loro responsabili le ritengono pronte sia per un utilizzo casuale che per un utilizzo continuativo.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Questa applicazione non è stata sottoposta a controlli di sicurezza, è nuova o notoriamente instabile. Installala a tuo rischio.",
     "Update to %s" : "Aggiornato a %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Hai %n aggiornamento di applicazione in corso","Hai %n aggiornamenti di applicazione in corso"],
     "Please wait...." : "Attendere...",
     "Error while disabling app" : "Errore durante la disattivazione",
     "Disable" : "Disabilita",
@@ -93,6 +94,7 @@ OC.L10N.register(
     "Strong password" : "Password forte",
     "Groups" : "Gruppi",
     "Unable to delete {objName}" : "Impossibile eliminare {objName}",
+    "Error creating group: {message}" : "Errore durante la creazione del gruppo: {message}",
     "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo",
     "deleted {groupName}" : "{groupName} eliminato",
     "undo" : "annulla",
@@ -102,6 +104,7 @@ OC.L10N.register(
     "add group" : "aggiungi gruppo",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Il cambiamento della password causerà una perdita di dati, poiché il ripristino dei dati non è disponibile per questo utente",
     "A valid username must be provided" : "Deve essere fornito un nome utente valido",
+    "Error creating user: {message}" : "Errore durante la creazione dell'utente: {message}",
     "A valid password must be provided" : "Deve essere fornita una password valida",
     "A valid email must be provided" : "Deve essere fornito un indirizzo email valido",
     "__language_name__" : "Italiano",
@@ -124,6 +127,7 @@ OC.L10N.register(
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
     "System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
     "Admin documentation" : "Documentazione di amministrazione",
     "Show description …" : "Mostra descrizione...",
     "Hide description …" : "Nascondi descrizione...",
+    "This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Questa applicazione non ha una versione minima di ownCloud assegnata. Ciò costituirà un errore in ownCloud 11 e successive.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Questa applicazione non ha una versione massima di ownCloud assegnata. Ciò costituirà un errore in ownCloud 11 e successive.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
index 33c71867ac169c4879803bdb79911e0dea064e64..d1f76ea48b87effbb47dc5d66f3875590cb789c5 100644 (file)
@@ -65,6 +65,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Le applicazioni approvate sono sviluppate da sviluppatori affidabili e hanno passato un rapido controllo di sicurezza. Sono attivamente mantenute in un deposito aperto del codice e i loro responsabili le ritengono pronte sia per un utilizzo casuale che per un utilizzo continuativo.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Questa applicazione non è stata sottoposta a controlli di sicurezza, è nuova o notoriamente instabile. Installala a tuo rischio.",
     "Update to %s" : "Aggiornato a %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Hai %n aggiornamento di applicazione in corso","Hai %n aggiornamenti di applicazione in corso"],
     "Please wait...." : "Attendere...",
     "Error while disabling app" : "Errore durante la disattivazione",
     "Disable" : "Disabilita",
@@ -91,6 +92,7 @@
     "Strong password" : "Password forte",
     "Groups" : "Gruppi",
     "Unable to delete {objName}" : "Impossibile eliminare {objName}",
+    "Error creating group: {message}" : "Errore durante la creazione del gruppo: {message}",
     "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo",
     "deleted {groupName}" : "{groupName} eliminato",
     "undo" : "annulla",
     "add group" : "aggiungi gruppo",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Il cambiamento della password causerà una perdita di dati, poiché il ripristino dei dati non è disponibile per questo utente",
     "A valid username must be provided" : "Deve essere fornito un nome utente valido",
+    "Error creating user: {message}" : "Errore durante la creazione dell'utente: {message}",
     "A valid password must be provided" : "Deve essere fornita una password valida",
     "A valid email must be provided" : "Deve essere fornito un indirizzo email valido",
     "__language_name__" : "Italiano",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
     "System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
     "Admin documentation" : "Documentazione di amministrazione",
     "Show description …" : "Mostra descrizione...",
     "Hide description …" : "Nascondi descrizione...",
+    "This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Questa applicazione non ha una versione minima di ownCloud assegnata. Ciò costituirà un errore in ownCloud 11 e successive.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Questa applicazione non ha una versione massima di ownCloud assegnata. Ciò costituirà un errore in ownCloud 11 e successive.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
index 5bc714339252fbc29db05b79fd0e12a474d8d5a3..8a967e876ed59115954e9f8b460b6ae6b6adbd73 100644 (file)
@@ -67,6 +67,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "承認されたアプリは信頼された開発者により開発され、大まかなセキュリティチェックに合格しています。アプリは積極的にオープンソースコードレポジトリでメンテナンスされ、メンテナは通常の用途では安定していると考えます。",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。",
     "Update to %s" : "%sにアップデート",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 個のアプリのアップデートを保留中"],
     "Please wait...." : "しばらくお待ちください...",
     "Error while disabling app" : "アプリ無効化中にエラーが発生",
     "Disable" : "無効",
@@ -93,6 +94,7 @@ OC.L10N.register(
     "Strong password" : "強いパスワード",
     "Groups" : "グループ",
     "Unable to delete {objName}" : "{objName} を削除できません",
+    "Error creating group: {message}" : "グループの作成エラー: {message}",
     "A valid group name must be provided" : "有効なグループ名を指定する必要があります",
     "deleted {groupName}" : "{groupName} を削除しました",
     "undo" : "元に戻す",
@@ -102,6 +104,7 @@ OC.L10N.register(
     "add group" : "グループを追加",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "このユーザーのデータ復旧が無効になっていますので、パスワードを変更するとユーザーはデータに二度とアクセスできません。",
     "A valid username must be provided" : "有効なユーザー名を指定する必要があります",
+    "Error creating user: {message}" : "ユーザ作成エラー {message}",
     "A valid password must be provided" : "有効なパスワードを指定する必要があります",
     "A valid email must be provided" : "有効なメールアドレスを指定する必要があります",
     "__language_name__" : "Japanese (日本語)",
@@ -124,6 +127,7 @@ OC.L10N.register(
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "トランザクションファイルのロックが無効になっており、競合時に問題となる可能性があります。これらの問題を回避するには、config.php 中の'filelocking.enabled'を有効にしてください。詳細については、<a target=\"_blank\" href=\"%s\">ドキュメント↗ </a>を参照してください。",
     "System locale can not be set to a one which supports UTF-8." : "システムロケールを UTF-8 をサポートするロケールに設定できません。",
@@ -208,6 +212,7 @@ OC.L10N.register(
     "Admin documentation" : "管理者ドキュメント",
     "Show description …" : "説明を表示 ...",
     "Hide description …" : "説明を隠す ...",
+    "This app has an update available." : "このアプリでアップデートが利用できます.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "このアプリはownCloudの最小バージョンが指定されていません.ownCloud 11 以降でエラーが発生する可能性があります.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "このアプリはownCloudの最大バージョンが指定されていません.ownCloud 11 以降でエラーが発生する可能性があります.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
index bedfe96e95bd3526ef21b82d7b021efcd926cdb8..129140292ad841b32e68aa2489be83421c9c804a 100644 (file)
@@ -65,6 +65,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "承認されたアプリは信頼された開発者により開発され、大まかなセキュリティチェックに合格しています。アプリは積極的にオープンソースコードレポジトリでメンテナンスされ、メンテナは通常の用途では安定していると考えます。",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。",
     "Update to %s" : "%sにアップデート",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 個のアプリのアップデートを保留中"],
     "Please wait...." : "しばらくお待ちください...",
     "Error while disabling app" : "アプリ無効化中にエラーが発生",
     "Disable" : "無効",
@@ -91,6 +92,7 @@
     "Strong password" : "強いパスワード",
     "Groups" : "グループ",
     "Unable to delete {objName}" : "{objName} を削除できません",
+    "Error creating group: {message}" : "グループの作成エラー: {message}",
     "A valid group name must be provided" : "有効なグループ名を指定する必要があります",
     "deleted {groupName}" : "{groupName} を削除しました",
     "undo" : "元に戻す",
     "add group" : "グループを追加",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "このユーザーのデータ復旧が無効になっていますので、パスワードを変更するとユーザーはデータに二度とアクセスできません。",
     "A valid username must be provided" : "有効なユーザー名を指定する必要があります",
+    "Error creating user: {message}" : "ユーザ作成エラー {message}",
     "A valid password must be provided" : "有効なパスワードを指定する必要があります",
     "A valid email must be provided" : "有効なメールアドレスを指定する必要があります",
     "__language_name__" : "Japanese (日本語)",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "トランザクションファイルのロックが無効になっており、競合時に問題となる可能性があります。これらの問題を回避するには、config.php 中の'filelocking.enabled'を有効にしてください。詳細については、<a target=\"_blank\" href=\"%s\">ドキュメント↗ </a>を参照してください。",
     "System locale can not be set to a one which supports UTF-8." : "システムロケールを UTF-8 をサポートするロケールに設定できません。",
     "Admin documentation" : "管理者ドキュメント",
     "Show description …" : "説明を表示 ...",
     "Hide description …" : "説明を隠す ...",
+    "This app has an update available." : "このアプリでアップデートが利用できます.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "このアプリはownCloudの最小バージョンが指定されていません.ownCloud 11 以降でエラーが発生する可能性があります.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "このアプリはownCloudの最大バージョンが指定されていません.ownCloud 11 以降でエラーが発生する可能性があります.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
index 53a47b1b68788166dbe2e0b2813e71b74e239148..3f0b0dc9a1625edb74bce1cef17243109d7d6c7d 100644 (file)
@@ -67,6 +67,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Goedgekeurde apps zijn ontwikkeld door vertrouwde ontwikkelaars en hebben een beveiligingscontrole ondergaan. Ze worden actief onderhouden in een open code repository en hun ontwikkelaars vinden ze stabiel genoeg voor informeel of normaal gebruik.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Deze app is niet gecontroleerd op beveiligingsproblemen en is nieuw is is bekend als onstabiel. Installeren op eigen risico.",
     "Update to %s" : "Bijgewerkt naar %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Er is een update voor een applicatie","Er zijn %n applicaties die geupdate kunnen worden"],
     "Please wait...." : "Even geduld a.u.b.",
     "Error while disabling app" : "Fout tijdens het uitzetten van het programma",
     "Disable" : "Uitschakelen",
@@ -93,6 +94,7 @@ OC.L10N.register(
     "Strong password" : "Sterk wachtwoord",
     "Groups" : "Groepen",
     "Unable to delete {objName}" : "Kan {objName} niet verwijderen",
+    "Error creating group: {message}" : "Fout bij aanmaken groep: {message}",
     "A valid group name must be provided" : "Er moet een geldige groepsnaam worden opgegeven",
     "deleted {groupName}" : "verwijderd {groupName}",
     "undo" : "ongedaan maken",
@@ -102,6 +104,7 @@ OC.L10N.register(
     "add group" : "Nieuwe groep",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Wijzigen van het wachtwoord leidt tot gegevensverlies, omdat gegevensherstel voor deze gebruiker niet beschikbaar is",
     "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven",
+    "Error creating user: {message}" : "Fout bij aanmaken gebruiker: {message}",
     "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven",
     "A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven",
     "__language_name__" : "Nederlands",
@@ -124,6 +127,7 @@ OC.L10N.register(
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Uw server draait op Microsoft Windows. We adviseren om een linux server te gebruiken voor een optimale gebruikerservaring.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s lager dan versie %2$s geïnstalleerd, voor betere stabiliteit en prestaties adviseren wij om %1$s te upgraden naar een nieuwere versie.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor mime-type detectie.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transactionele bestandlocking is gedeactiveerd, dat zou kunnen leiden tot versiebeheerproblemen. Schakel 'filelocking enabled' in config.php in om deze problemen te voorkomen. Zie de <a target=\"_blank\" href=\"%s\">documentatie ↗</a> voor meer informatie.",
     "System locale can not be set to a one which supports UTF-8." : "De systeemtaal kan niet worden ingesteld op een taal die UTF-8 ondersteunt.",
@@ -208,6 +212,7 @@ OC.L10N.register(
     "Admin documentation" : "Beheerdocumentatie",
     "Show description …" : "Toon beschrijving ...",
     "Hide description …" : "Verberg beschrijving ...",
+    "This app has an update available." : "Er is een update beschikbaar voor deze applicatie.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Deze app heeft geen minimum ownCloud versienummer toegewezen gekregen. Dit wordt een fout in ownCloud 11 en later.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Deze app heeft geen maximum ownCloud versienummer toegewezen gekregen. Dit wordt een fout in ownCloud 11 en later.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld:",
index b4777949f8dac8a06f461247fac768461645c3e8..c329c81306e7410b236912fd1c31cb936d80487b 100644 (file)
@@ -65,6 +65,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Goedgekeurde apps zijn ontwikkeld door vertrouwde ontwikkelaars en hebben een beveiligingscontrole ondergaan. Ze worden actief onderhouden in een open code repository en hun ontwikkelaars vinden ze stabiel genoeg voor informeel of normaal gebruik.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Deze app is niet gecontroleerd op beveiligingsproblemen en is nieuw is is bekend als onstabiel. Installeren op eigen risico.",
     "Update to %s" : "Bijgewerkt naar %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Er is een update voor een applicatie","Er zijn %n applicaties die geupdate kunnen worden"],
     "Please wait...." : "Even geduld a.u.b.",
     "Error while disabling app" : "Fout tijdens het uitzetten van het programma",
     "Disable" : "Uitschakelen",
@@ -91,6 +92,7 @@
     "Strong password" : "Sterk wachtwoord",
     "Groups" : "Groepen",
     "Unable to delete {objName}" : "Kan {objName} niet verwijderen",
+    "Error creating group: {message}" : "Fout bij aanmaken groep: {message}",
     "A valid group name must be provided" : "Er moet een geldige groepsnaam worden opgegeven",
     "deleted {groupName}" : "verwijderd {groupName}",
     "undo" : "ongedaan maken",
     "add group" : "Nieuwe groep",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Wijzigen van het wachtwoord leidt tot gegevensverlies, omdat gegevensherstel voor deze gebruiker niet beschikbaar is",
     "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven",
+    "Error creating user: {message}" : "Fout bij aanmaken gebruiker: {message}",
     "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven",
     "A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven",
     "__language_name__" : "Nederlands",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Uw server draait op Microsoft Windows. We adviseren om een linux server te gebruiken voor een optimale gebruikerservaring.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s lager dan versie %2$s geïnstalleerd, voor betere stabiliteit en prestaties adviseren wij om %1$s te upgraden naar een nieuwere versie.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor mime-type detectie.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transactionele bestandlocking is gedeactiveerd, dat zou kunnen leiden tot versiebeheerproblemen. Schakel 'filelocking enabled' in config.php in om deze problemen te voorkomen. Zie de <a target=\"_blank\" href=\"%s\">documentatie ↗</a> voor meer informatie.",
     "System locale can not be set to a one which supports UTF-8." : "De systeemtaal kan niet worden ingesteld op een taal die UTF-8 ondersteunt.",
     "Admin documentation" : "Beheerdocumentatie",
     "Show description …" : "Toon beschrijving ...",
     "Hide description …" : "Verberg beschrijving ...",
+    "This app has an update available." : "Er is een update beschikbaar voor deze applicatie.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Deze app heeft geen minimum ownCloud versienummer toegewezen gekregen. Dit wordt een fout in ownCloud 11 en later.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Deze app heeft geen maximum ownCloud versienummer toegewezen gekregen. Dit wordt een fout in ownCloud 11 en later.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld:",
index ab0ad6943863311ebe1ae93b507cbd01b0abe4e1..8682f62598df2bc5ecbe447921ce29f4a63a388e 100644 (file)
@@ -67,6 +67,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "As aplicações aprovadas são desenvolvidas por developers de confiança e passaram numa verificação de segurança. São mantidas ativamente num repositório de código aberto e quem as mantém considera-as estáveis para uso casual a normal.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicação não foi verificada por problemas de segurança e é nova ou conhecida por ser instável. Instale-a por sua conta e risco.",
     "Update to %s" : "Actualizar para %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Você tem %n atualização de aplicação pendente","Você tem %n atualizações de aplicações pendentes"],
     "Please wait...." : "Por favor, aguarde...",
     "Error while disabling app" : "Ocorreu  um erro enquanto desativava a app",
     "Disable" : "Desativar",
@@ -93,6 +94,7 @@ OC.L10N.register(
     "Strong password" : "Palavra-passe forte",
     "Groups" : "Grupos",
     "Unable to delete {objName}" : "Não é possível apagar {objNome}",
+    "Error creating group: {message}" : "Erro ao criar grupo: {message}",
     "A valid group name must be provided" : "Deve ser indicado um nome de grupo válido",
     "deleted {groupName}" : "{groupName} apagado",
     "undo" : "Anular",
@@ -102,6 +104,7 @@ OC.L10N.register(
     "add group" : "Adicionar grupo",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponível para este utilizador",
     "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido",
+    "Error creating user: {message}" : "Erro ao criar utilizador: {message}",
     "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida",
     "A valid email must be provided" : "Deve ser fornecido um email válido",
     "__language_name__" : "__language_name__",
@@ -124,6 +127,7 @@ OC.L10N.register(
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado. Por motivos de estabilidade e desempenho, recomendamos que atualize para a nova versão %1$s.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Bloqueio de arquivos transacionais está desativado, isto poderá levar a problemas com condições de corrida. Ative 'filelocking.enabled' no config.php para evitar estes problemas. Consulte a <a target=\"_blank\" href=\"%s\">documentação ↗</a> para mais informação.",
     "System locale can not be set to a one which supports UTF-8." : "Não é possível definir a internacionalização do sistema para um que suporte o UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
     "Admin documentation" : "Documentação do Administrador",
     "Show description …" : "Mostrar descrição ...",
     "Hide description …" : "Esconder descrição ...",
+    "This app has an update available." : "Esta aplicação tem uma atualização disponível.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicação não tem uma versão mínima de ownCloud atribuída. Isto será um erro no ownCloud 11 e seguintes.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicação não tem uma versão máxima de ownCloud atribuída. Isto será um erro no ownCloud 11 e seguintes.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
index 66d0f6bf57dd2f068df5602d549e7d5eb986d6d3..2930684f5cb71d748697e075ccf4aa1d5aba1bf7 100644 (file)
@@ -65,6 +65,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "As aplicações aprovadas são desenvolvidas por developers de confiança e passaram numa verificação de segurança. São mantidas ativamente num repositório de código aberto e quem as mantém considera-as estáveis para uso casual a normal.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicação não foi verificada por problemas de segurança e é nova ou conhecida por ser instável. Instale-a por sua conta e risco.",
     "Update to %s" : "Actualizar para %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Você tem %n atualização de aplicação pendente","Você tem %n atualizações de aplicações pendentes"],
     "Please wait...." : "Por favor, aguarde...",
     "Error while disabling app" : "Ocorreu  um erro enquanto desativava a app",
     "Disable" : "Desativar",
@@ -91,6 +92,7 @@
     "Strong password" : "Palavra-passe forte",
     "Groups" : "Grupos",
     "Unable to delete {objName}" : "Não é possível apagar {objNome}",
+    "Error creating group: {message}" : "Erro ao criar grupo: {message}",
     "A valid group name must be provided" : "Deve ser indicado um nome de grupo válido",
     "deleted {groupName}" : "{groupName} apagado",
     "undo" : "Anular",
     "add group" : "Adicionar grupo",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponível para este utilizador",
     "A valid username must be provided" : "Deve ser indicado um nome de utilizador válido",
+    "Error creating user: {message}" : "Erro ao criar utilizador: {message}",
     "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida",
     "A valid email must be provided" : "Deve ser fornecido um email válido",
     "__language_name__" : "__language_name__",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado. Por motivos de estabilidade e desempenho, recomendamos que atualize para a nova versão %1$s.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Bloqueio de arquivos transacionais está desativado, isto poderá levar a problemas com condições de corrida. Ative 'filelocking.enabled' no config.php para evitar estes problemas. Consulte a <a target=\"_blank\" href=\"%s\">documentação ↗</a> para mais informação.",
     "System locale can not be set to a one which supports UTF-8." : "Não é possível definir a internacionalização do sistema para um que suporte o UTF-8.",
     "Admin documentation" : "Documentação do Administrador",
     "Show description …" : "Mostrar descrição ...",
     "Hide description …" : "Esconder descrição ...",
+    "This app has an update available." : "Esta aplicação tem uma atualização disponível.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicação não tem uma versão mínima de ownCloud atribuída. Isto será um erro no ownCloud 11 e seguintes.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Esta aplicação não tem uma versão máxima de ownCloud atribuída. Isto será um erro no ownCloud 11 e seguintes.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
index d608b0db054b8343a3e8a8609a2423788cbffb0e..ac5f3d9ea1b64eeb9f5a663924f35e45ced05a30 100644 (file)
@@ -27,20 +27,20 @@ OC.L10N.register(
     "Unable to change password" : "Ni mogoče spremeniti gesla",
     "Enabled" : "Omogočeno",
     "Not enabled" : "Ni omogočeno",
-    "Federated Cloud Sharing" : "Upravljana souporaba oblaka",
-    "A problem occurred, please check your log files (Error: %s)" : "Pojavila se je težava. Prosimo, preverite dnevniške zapise (Napaka: %s)",
-    "Migration Completed" : "Selitev zaključena",
+    "Federated Cloud Sharing" : "Souporaba s prenosom dovoljenj",
+    "A problem occurred, please check your log files (Error: %s)" : "Prišlo je do napake. Preverite dnevniške zapise (napaka: %s).",
+    "Migration Completed" : "Selitev je končana",
     "Group already exists." : "Skupina že obstaja.",
     "Unable to add group." : "Ni mogoče dodati skupine",
     "Unable to delete group." : "Ni mogoče izbrisati skupine.",
-    "log-level out of allowed range" : "stopnja zapisovanja izven območja",
+    "log-level out of allowed range" : "stopnja zapisovanja je izven dovoljenega območja",
     "Saved" : "Shranjeno",
     "test email settings" : "preizkusi nastavitve elektronske pošte",
-    "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Med pošiljanjem sporočila se je pojavila težava. Preglejte nastavitve. (Napaka: %s)",
+    "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Med pošiljanjem sporočila se je prišlo do napake. Preverite nastavitve (napaka: %s).",
     "Email sent" : "Elektronska pošta je poslana",
     "You need to set your user email before being able to send test emails." : "Pred preizkusnim pošiljanjem sporočil je treba nastaviti elektronski naslov uporabnika.",
     "Invalid mail address" : "Neveljaven elektronski naslov",
-    "A user with that name already exists." : "Uporabnik s takim imenom že obstaja.",
+    "A user with that name already exists." : "Uporabnik s tem imenom že obstaja.",
     "Unable to create user." : "Ni mogoče ustvariti uporabnika.",
     "Your %s account was created" : "Račun %s je uspešno ustvarjen.",
     "Unable to delete user." : "Ni mogoče izbrisati uporabnika",
@@ -52,8 +52,8 @@ OC.L10N.register(
     "Unable to change full name" : "Ni mogoče spremeniti polnega imena",
     "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ali ste prepričani, da želite dodati \"{domain}\" kot varno domeno?",
     "Add trusted domain" : "Dodaj varno domeno",
-    "Migration in progress. Please wait until the migration is finished" : "Selitev v teku. Prosimo, počakajte, da se selitev zaključi.",
-    "Migration started …" : "Selitev pognana...",
+    "Migration in progress. Please wait until the migration is finished" : "V teku je selitev. Počakajte, da se zaključi.",
+    "Migration started …" : "Selitev je začeta ...",
     "Sending..." : "Poteka pošiljanje ...",
     "Official" : "Uradno",
     "Approved" : "Odobreno",
@@ -61,6 +61,7 @@ OC.L10N.register(
     "All" : "Vsi",
     "No apps found for your version" : "Ni aplikacij za vašo verzijo",
     "Update to %s" : "Posodobi na %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Na čakanju je %n posodobitev","Na čakanju sta %n posodobitvi","Na čakanju so %n posodobitve","Na čakanju je %n posodobitev"],
     "Please wait...." : "Počakajte ...",
     "Error while disabling app" : "Napaka onemogočanja programa",
     "Disable" : "Onemogoči",
@@ -75,6 +76,7 @@ OC.L10N.register(
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacija je bila vključena in zahteva še posodobitev. Preusmerjeni boste na stran za posodobitev v 5 sekundah.",
     "App update" : "Posodabljanje aplikacije",
     "No apps found for \"{query}\"" : "Ne najdem aplikacije za \"{query}\"",
+    "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.",
     "Valid until {date}" : "Veljavno do {date}",
     "Delete" : "Izbriši",
     "An error occurred: {message}" : "Prišlo je do napake: {message}",
@@ -86,6 +88,7 @@ OC.L10N.register(
     "Strong password" : "Odlično geslo",
     "Groups" : "Skupine",
     "Unable to delete {objName}" : "Ni mogoče izbrisati {objName}",
+    "Error creating group: {message}" : "Napaka ustvarjanja skupine: {message}",
     "A valid group name must be provided" : "Navedeno mora biti veljavno ime skupine",
     "deleted {groupName}" : "izbrisano {groupName}",
     "undo" : "razveljavi",
@@ -95,6 +98,7 @@ OC.L10N.register(
     "add group" : "dodaj skupino",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Sprememba gesla bo povzročila izgubo podatkov, ker obnova podatkov za tega uporabnika ni na voljo.",
     "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
+    "Error creating user: {message}" : "Napaka ustvarjanja uporabnika: {message}",
     "A valid password must be provided" : "Navedeno mora biti veljavno geslo",
     "A valid email must be provided" : "Naveden mora biti veljaven naslov elektronske pošte.",
     "__language_name__" : "Slovenščina",
@@ -115,7 +119,7 @@ OC.L10N.register(
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.",
     "System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8.",
     "This means that there might be problems with certain characters in file names." : "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek.",
-    "All checks passed." : "Vsa prejerjanja so pozitivna.",
+    "All checks passed." : "Vsa preverjanja so uspešno zaključena.",
     "Open documentation" : "Odprta dokumentacija",
     "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe",
     "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami",
@@ -137,7 +141,8 @@ OC.L10N.register(
     "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.",
     "Enable server-side encryption" : "Omogoči šifriranje na strežniku",
     "Enable encryption" : "Omogoči šifriranje",
-    "Start migration" : "Zaženite selitev",
+    "Select default encryption module:" : "Izbor privzetega modula za šifriranje:",
+    "Start migration" : "Začni selitev",
     "This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.",
     "Send mode" : "Način pošiljanja",
     "Encryption" : "Šifriranje",
@@ -157,16 +162,17 @@ OC.L10N.register(
     "More" : "Več",
     "Less" : "Manj",
     "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Datoteeka dnevniškega zapisa je večja od 100MB. Prenos lahko traja dlje!",
+    "What to log" : "Kaj naj se beleži?",
     "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena baza je SQLite. Za večje namestitve priporočamo prehod na drugačno bazo.",
     "How to do backups" : "Kako ustvariti varnostne kopije",
     "Advanced monitoring" : "Napredno sledenje",
     "Performance tuning" : "Optimizacija izvajanja",
-    "Improving the config.php" : "Izboljšanje config.php",
+    "Improving the config.php" : "Izboljšave v config.php",
     "Theming" : "Teme",
-    "Hardening and security guidance" : "Varovanje in varnostni napotki",
+    "Hardening and security guidance" : "Varnost in varnostni napotki",
     "Version" : "Različica",
-    "Developer documentation" : "Razvojniška dokumentacija",
-    "Experimental applications ahead" : "Testne aplikacija",
+    "Developer documentation" : "Dokumentacija za razvijalce",
+    "Experimental applications ahead" : "Preizkusni programi",
     "Documentation:" : "Dokumentacija:",
     "User documentation" : "Uporabniška dokumentacija",
     "Admin documentation" : "Skrbniška dokumentacija",
@@ -175,7 +181,7 @@ OC.L10N.register(
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerešenih odvisnosti:",
     "Enable only for specific groups" : "Omogoči le za posamezne skupine",
     "Uninstall App" : "Odstrani program",
-    "Enable experimental apps" : "Omogoči testne aplikacije",
+    "Enable experimental apps" : "Omogoči preizkusne programe",
     "SSL Root Certificates" : "Korenska potrdila SSL",
     "Common Name" : "Splošno ime",
     "Valid until" : "Veljavno do",
@@ -189,7 +195,7 @@ OC.L10N.register(
     "Online documentation" : "Spletna dokumentacija",
     "Forum" : "Forum",
     "Issue tracker" : "Spremljanje težav",
-    "Commercial support" : "Komercialna podpora",
+    "Commercial support" : "Podpora strankam",
     "You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>",
     "Profile picture" : "Slika profila",
     "Upload new" : "Pošlji novo",
index 1e786de33dd9ec3755090b76f708bf118a8c75ee..9143af21655ce00a3757e59f05eeaa7818a3f32c 100644 (file)
     "Unable to change password" : "Ni mogoče spremeniti gesla",
     "Enabled" : "Omogočeno",
     "Not enabled" : "Ni omogočeno",
-    "Federated Cloud Sharing" : "Upravljana souporaba oblaka",
-    "A problem occurred, please check your log files (Error: %s)" : "Pojavila se je težava. Prosimo, preverite dnevniške zapise (Napaka: %s)",
-    "Migration Completed" : "Selitev zaključena",
+    "Federated Cloud Sharing" : "Souporaba s prenosom dovoljenj",
+    "A problem occurred, please check your log files (Error: %s)" : "Prišlo je do napake. Preverite dnevniške zapise (napaka: %s).",
+    "Migration Completed" : "Selitev je končana",
     "Group already exists." : "Skupina že obstaja.",
     "Unable to add group." : "Ni mogoče dodati skupine",
     "Unable to delete group." : "Ni mogoče izbrisati skupine.",
-    "log-level out of allowed range" : "stopnja zapisovanja izven območja",
+    "log-level out of allowed range" : "stopnja zapisovanja je izven dovoljenega območja",
     "Saved" : "Shranjeno",
     "test email settings" : "preizkusi nastavitve elektronske pošte",
-    "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Med pošiljanjem sporočila se je pojavila težava. Preglejte nastavitve. (Napaka: %s)",
+    "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Med pošiljanjem sporočila se je prišlo do napake. Preverite nastavitve (napaka: %s).",
     "Email sent" : "Elektronska pošta je poslana",
     "You need to set your user email before being able to send test emails." : "Pred preizkusnim pošiljanjem sporočil je treba nastaviti elektronski naslov uporabnika.",
     "Invalid mail address" : "Neveljaven elektronski naslov",
-    "A user with that name already exists." : "Uporabnik s takim imenom že obstaja.",
+    "A user with that name already exists." : "Uporabnik s tem imenom že obstaja.",
     "Unable to create user." : "Ni mogoče ustvariti uporabnika.",
     "Your %s account was created" : "Račun %s je uspešno ustvarjen.",
     "Unable to delete user." : "Ni mogoče izbrisati uporabnika",
@@ -50,8 +50,8 @@
     "Unable to change full name" : "Ni mogoče spremeniti polnega imena",
     "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ali ste prepričani, da želite dodati \"{domain}\" kot varno domeno?",
     "Add trusted domain" : "Dodaj varno domeno",
-    "Migration in progress. Please wait until the migration is finished" : "Selitev v teku. Prosimo, počakajte, da se selitev zaključi.",
-    "Migration started …" : "Selitev pognana...",
+    "Migration in progress. Please wait until the migration is finished" : "V teku je selitev. Počakajte, da se zaključi.",
+    "Migration started …" : "Selitev je začeta ...",
     "Sending..." : "Poteka pošiljanje ...",
     "Official" : "Uradno",
     "Approved" : "Odobreno",
@@ -59,6 +59,7 @@
     "All" : "Vsi",
     "No apps found for your version" : "Ni aplikacij za vašo verzijo",
     "Update to %s" : "Posodobi na %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Na čakanju je %n posodobitev","Na čakanju sta %n posodobitvi","Na čakanju so %n posodobitve","Na čakanju je %n posodobitev"],
     "Please wait...." : "Počakajte ...",
     "Error while disabling app" : "Napaka onemogočanja programa",
     "Disable" : "Onemogoči",
@@ -73,6 +74,7 @@
     "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacija je bila vključena in zahteva še posodobitev. Preusmerjeni boste na stran za posodobitev v 5 sekundah.",
     "App update" : "Posodabljanje aplikacije",
     "No apps found for \"{query}\"" : "Ne najdem aplikacije za \"{query}\"",
+    "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.",
     "Valid until {date}" : "Veljavno do {date}",
     "Delete" : "Izbriši",
     "An error occurred: {message}" : "Prišlo je do napake: {message}",
@@ -84,6 +86,7 @@
     "Strong password" : "Odlično geslo",
     "Groups" : "Skupine",
     "Unable to delete {objName}" : "Ni mogoče izbrisati {objName}",
+    "Error creating group: {message}" : "Napaka ustvarjanja skupine: {message}",
     "A valid group name must be provided" : "Navedeno mora biti veljavno ime skupine",
     "deleted {groupName}" : "izbrisano {groupName}",
     "undo" : "razveljavi",
@@ -93,6 +96,7 @@
     "add group" : "dodaj skupino",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Sprememba gesla bo povzročila izgubo podatkov, ker obnova podatkov za tega uporabnika ni na voljo.",
     "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
+    "Error creating user: {message}" : "Napaka ustvarjanja uporabnika: {message}",
     "A valid password must be provided" : "Navedeno mora biti veljavno geslo",
     "A valid email must be provided" : "Naveden mora biti veljaven naslov elektronske pošte.",
     "__language_name__" : "Slovenščina",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Manjka modul PHP 'fileinfo'. Priporočljivo je omogočiti ta modul za popolno zaznavanje vrst MIME.",
     "System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoče nastaviti na možnost, ki podpira nabor UTF-8.",
     "This means that there might be problems with certain characters in file names." : "To pomeni, da se lahko pojavijo napake pri nekaterih znakih v imenih datotek.",
-    "All checks passed." : "Vsa prejerjanja so pozitivna.",
+    "All checks passed." : "Vsa preverjanja so uspešno zaključena.",
     "Open documentation" : "Odprta dokumentacija",
     "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe",
     "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami",
     "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodičnih opravil za klic datoteke cron.php vsakih 15 minut.",
     "Enable server-side encryption" : "Omogoči šifriranje na strežniku",
     "Enable encryption" : "Omogoči šifriranje",
-    "Start migration" : "Zaženite selitev",
+    "Select default encryption module:" : "Izbor privzetega modula za šifriranje:",
+    "Start migration" : "Začni selitev",
     "This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.",
     "Send mode" : "Način pošiljanja",
     "Encryption" : "Šifriranje",
     "More" : "Več",
     "Less" : "Manj",
     "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Datoteeka dnevniškega zapisa je večja od 100MB. Prenos lahko traja dlje!",
+    "What to log" : "Kaj naj se beleži?",
     "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena baza je SQLite. Za večje namestitve priporočamo prehod na drugačno bazo.",
     "How to do backups" : "Kako ustvariti varnostne kopije",
     "Advanced monitoring" : "Napredno sledenje",
     "Performance tuning" : "Optimizacija izvajanja",
-    "Improving the config.php" : "Izboljšanje config.php",
+    "Improving the config.php" : "Izboljšave v config.php",
     "Theming" : "Teme",
-    "Hardening and security guidance" : "Varovanje in varnostni napotki",
+    "Hardening and security guidance" : "Varnost in varnostni napotki",
     "Version" : "Različica",
-    "Developer documentation" : "Razvojniška dokumentacija",
-    "Experimental applications ahead" : "Testne aplikacija",
+    "Developer documentation" : "Dokumentacija za razvijalce",
+    "Experimental applications ahead" : "Preizkusni programi",
     "Documentation:" : "Dokumentacija:",
     "User documentation" : "Uporabniška dokumentacija",
     "Admin documentation" : "Skrbniška dokumentacija",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerešenih odvisnosti:",
     "Enable only for specific groups" : "Omogoči le za posamezne skupine",
     "Uninstall App" : "Odstrani program",
-    "Enable experimental apps" : "Omogoči testne aplikacije",
+    "Enable experimental apps" : "Omogoči preizkusne programe",
     "SSL Root Certificates" : "Korenska potrdila SSL",
     "Common Name" : "Splošno ime",
     "Valid until" : "Veljavno do",
     "Online documentation" : "Spletna dokumentacija",
     "Forum" : "Forum",
     "Issue tracker" : "Spremljanje težav",
-    "Commercial support" : "Komercialna podpora",
+    "Commercial support" : "Podpora strankam",
     "You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>",
     "Profile picture" : "Slika profila",
     "Upload new" : "Pošlji novo",
index f68c12f09a61b41703e538d7c2766c65cf67024a..b88700a6092ce17b5d91df5ffdcbaee8677851f1 100644 (file)
@@ -67,6 +67,7 @@ OC.L10N.register(
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Aplikacionet e miratuara ndërtohen nga zhvillues të besuar dhe kanë kaluar një kontroll të përciptë sigurie. Mirëmbahen aktivisht në një depo të hapur kodi dhe mirëmbajtësit e tyre i konsiderojnë të qëndrueshme për përdorime nga të rastit deri në ato normale.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Ky aplikacion s’është kontrolluar për probleme sigurie dhe është i ri ose i njohur si i paqëndrueshëm. Instalojeni duke e mbajtur vetë përgjegjësinë.",
     "Update to %s" : "Përditësoje me %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Keni %n përditësim aplikacioni në pritje","Keni %n përditësime aplikacionesh në pritje"],
     "Please wait...." : "Ju lutemi, prisni…",
     "Error while disabling app" : "Gabim në çaktivizimin e aplikacionit",
     "Disable" : "Çaktivizoje",
@@ -93,6 +94,7 @@ OC.L10N.register(
     "Strong password" : "Fjalëkalim i fortë",
     "Groups" : "Grupe",
     "Unable to delete {objName}" : "S’arrin të fshijë {objName}",
+    "Error creating group: {message}" : "Gabim gjatë krijimit të grupit: {message}",
     "A valid group name must be provided" : "Duhet dhënë një emër i vlefshëm grupi",
     "deleted {groupName}" : "u fshi {groupName}",
     "undo" : "zhbëje",
@@ -102,6 +104,7 @@ OC.L10N.register(
     "add group" : "shto grup",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Ndryshimi i fjalëkalimit do të sjellë humbje të dhënash, ngaqë rikthimi i të dhënave s’është i përdorshëm për këtë përdorues",
     "A valid username must be provided" : "Duhet dhënë një emër të vlefshëm përdoruesi",
+    "Error creating user: {message}" : "Gabim gjatë krijimit të përdoruesit: {message}",
     "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm",
     "A valid email must be provided" : "Duhet dhënë një email i vlefshëm",
     "__language_name__" : "Shqip",
@@ -124,6 +127,7 @@ OC.L10N.register(
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Duket se PHP-ja është rregulluar që të heqë blloqe të brendshme dokumentimi. Kjo do t’i bëjë të papërdrshme disa aplikacione bazë.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Kjo ka gjasa të jetë shkaktuar nga një fshehtinë/përshpejtues i tillë si Zend OPcache ose eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Shërbyesi juaj xhiron nën Microsoft Windows. Këshillojmë fort Linux-in për punim optimal nga ana e përdoruesit.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Ka të instaluar %1$s nën versionin %2$s, për arsye qëndrueshmërie dhe performance këshillojmë të përditësohet me një version %1$s më të ri.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Moduli PHP 'fileinfo' mungon. Ju këshillojmë me forcë ta aktivizoni këtë modul, për të patur përfundimet më të mira në zbulim llojesh MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Kyçja e kartelave gjatë transaksioneve është e çaktivizuar, kjo mund të sjellë probleme me gjendje <em>race conditions</em>. Që të shmangni këto probleme, aktivizoni 'filelocking.enabled' te config.php. Për më tepër të dhëna, shihni <a target=\"_blank\" href=\"%s\">dokumentimin ↗</a>.",
     "System locale can not be set to a one which supports UTF-8." : "Si vendore sistemi nuk mund të caktohet një që mbulon UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
     "Admin documentation" : "Dokumentim për përgjegjësit",
     "Show description …" : "Shfaq përshkrim …",
     "Hide description …" : "Fshihe përshkrimin …",
+    "This app has an update available." : "Ka gati një përditësim për këtë aplikacion.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Ky aplikacion nuk ka të përcaktuar version minimum për ownCloud-in. Kjo do të përbëjë një gabim për ownCloud 11 dhe të mëvonshëm.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Ky aplikacion nuk ka të përcaktuar version maksimum për ownCloud-in. Kjo do të përbëjë një gabim për ownCloud 11 dhe të mëvonshëm.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:",
index f5844dc01e9727177c468dd0d6d46b8a5577e666..4b16830a03f74d4f9920a82f6e16efb854fa2321 100644 (file)
@@ -65,6 +65,7 @@
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Aplikacionet e miratuara ndërtohen nga zhvillues të besuar dhe kanë kaluar një kontroll të përciptë sigurie. Mirëmbahen aktivisht në një depo të hapur kodi dhe mirëmbajtësit e tyre i konsiderojnë të qëndrueshme për përdorime nga të rastit deri në ato normale.",
     "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Ky aplikacion s’është kontrolluar për probleme sigurie dhe është i ri ose i njohur si i paqëndrueshëm. Instalojeni duke e mbajtur vetë përgjegjësinë.",
     "Update to %s" : "Përditësoje me %s",
+    "_You have %n app update pending_::_You have %n app updates pending_" : ["Keni %n përditësim aplikacioni në pritje","Keni %n përditësime aplikacionesh në pritje"],
     "Please wait...." : "Ju lutemi, prisni…",
     "Error while disabling app" : "Gabim në çaktivizimin e aplikacionit",
     "Disable" : "Çaktivizoje",
@@ -91,6 +92,7 @@
     "Strong password" : "Fjalëkalim i fortë",
     "Groups" : "Grupe",
     "Unable to delete {objName}" : "S’arrin të fshijë {objName}",
+    "Error creating group: {message}" : "Gabim gjatë krijimit të grupit: {message}",
     "A valid group name must be provided" : "Duhet dhënë një emër i vlefshëm grupi",
     "deleted {groupName}" : "u fshi {groupName}",
     "undo" : "zhbëje",
     "add group" : "shto grup",
     "Changing the password will result in data loss, because data recovery is not available for this user" : "Ndryshimi i fjalëkalimit do të sjellë humbje të dhënash, ngaqë rikthimi i të dhënave s’është i përdorshëm për këtë përdorues",
     "A valid username must be provided" : "Duhet dhënë një emër të vlefshëm përdoruesi",
+    "Error creating user: {message}" : "Gabim gjatë krijimit të përdoruesit: {message}",
     "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm",
     "A valid email must be provided" : "Duhet dhënë një email i vlefshëm",
     "__language_name__" : "Shqip",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Duket se PHP-ja është rregulluar që të heqë blloqe të brendshme dokumentimi. Kjo do t’i bëjë të papërdrshme disa aplikacione bazë.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Kjo ka gjasa të jetë shkaktuar nga një fshehtinë/përshpejtues i tillë si Zend OPcache ose eAccelerator.",
     "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Shërbyesi juaj xhiron nën Microsoft Windows. Këshillojmë fort Linux-in për punim optimal nga ana e përdoruesit.",
+    "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "Ka të instaluar %1$s nën versionin %2$s, për arsye qëndrueshmërie dhe performance këshillojmë të përditësohet me një version %1$s më të ri.",
     "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Moduli PHP 'fileinfo' mungon. Ju këshillojmë me forcë ta aktivizoni këtë modul, për të patur përfundimet më të mira në zbulim llojesh MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Kyçja e kartelave gjatë transaksioneve është e çaktivizuar, kjo mund të sjellë probleme me gjendje <em>race conditions</em>. Që të shmangni këto probleme, aktivizoni 'filelocking.enabled' te config.php. Për më tepër të dhëna, shihni <a target=\"_blank\" href=\"%s\">dokumentimin ↗</a>.",
     "System locale can not be set to a one which supports UTF-8." : "Si vendore sistemi nuk mund të caktohet një që mbulon UTF-8.",
     "Admin documentation" : "Dokumentim për përgjegjësit",
     "Show description …" : "Shfaq përshkrim …",
     "Hide description …" : "Fshihe përshkrimin …",
+    "This app has an update available." : "Ka gati një përditësim për këtë aplikacion.",
     "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Ky aplikacion nuk ka të përcaktuar version minimum për ownCloud-in. Kjo do të përbëjë një gabim për ownCloud 11 dhe të mëvonshëm.",
     "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Ky aplikacion nuk ka të përcaktuar version maksimum për ownCloud-in. Kjo do të përbëjë një gabim për ownCloud 11 dhe të mëvonshëm.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:",