Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-10 11:21:38 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-10 11:21:38 +0300
commit9e9de18565e65cc304063f67ed8a055a06f8002b (patch)
treed8f7ee3feb9359e4941d7a92b250e435a81f6eb6 /lib
parentfe945c91c78207ea32c22e6ebf35864ae7b721ee (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.js1
-rw-r--r--lib/l10n/de.json1
-rw-r--r--lib/l10n/de_DE.js1
-rw-r--r--lib/l10n/de_DE.json1
-rw-r--r--lib/l10n/es.js8
-rw-r--r--lib/l10n/es.json8
-rw-r--r--lib/l10n/fi.js1
-rw-r--r--lib/l10n/fi.json1
-rw-r--r--lib/l10n/fr.js2
-rw-r--r--lib/l10n/fr.json2
-rw-r--r--lib/l10n/he.js45
-rw-r--r--lib/l10n/he.json45
-rw-r--r--lib/l10n/it.js5
-rw-r--r--lib/l10n/it.json5
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
-rw-r--r--lib/l10n/pt_BR.js5
-rw-r--r--lib/l10n/pt_BR.json5
-rw-r--r--lib/l10n/ru.js8
-rw-r--r--lib/l10n/ru.json8
-rw-r--r--lib/l10n/sl.js6
-rw-r--r--lib/l10n/sl.json6
-rw-r--r--lib/l10n/sr.js5
-rw-r--r--lib/l10n/sr.json5
-rw-r--r--lib/l10n/tr.js10
-rw-r--r--lib/l10n/tr.json10
26 files changed, 186 insertions, 12 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 6762664349b..89423e706bb 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Sharing" : "Teilen",
"Security" : "Sicherheit",
"Encryption" : "Verschlüsselung",
+ "Groupware" : "Groupware",
"Additional settings" : "Zusätzliche Einstellungen",
"Personal info" : "Persönliche Informationen ",
"Mobile & desktop" : "Mobil & Desktop",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 081781be99e..a0cdf424c68 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -75,6 +75,7 @@
"Sharing" : "Teilen",
"Security" : "Sicherheit",
"Encryption" : "Verschlüsselung",
+ "Groupware" : "Groupware",
"Additional settings" : "Zusätzliche Einstellungen",
"Personal info" : "Persönliche Informationen ",
"Mobile & desktop" : "Mobil & Desktop",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 74af7e8856f..b1fb6f1a21e 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Sharing" : "Teilen",
"Security" : "Sicherheit",
"Encryption" : "Verschlüsselung",
+ "Groupware" : "Groupware",
"Additional settings" : "Zusätzliche Einstellungen",
"Personal info" : "Persönliche Informationen ",
"Mobile & desktop" : "Mobil & Desktop",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index cc6f8fe8e3c..cd5471619f3 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -75,6 +75,7 @@
"Sharing" : "Teilen",
"Security" : "Sicherheit",
"Encryption" : "Verschlüsselung",
+ "Groupware" : "Groupware",
"Additional settings" : "Zusätzliche Einstellungen",
"Personal info" : "Persönliche Informationen ",
"Mobile & desktop" : "Mobil & Desktop",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index c70d32d4cfb..59f28b1bb3b 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración",
"See %s" : "Ver %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración. Ver %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la aplicación %$1s no fueron reemplazados correctamente. Asegúrese que es una versión compatible con el servidor.",
"Sample configuration detected" : "Configuración de ejemplo detectada",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto podría afectar a su instalación, por lo que no tiene soporte. Lea la documentación antes de hacer cambios en config.php",
@@ -75,6 +77,7 @@ OC.L10N.register(
"Sharing" : "Compartir",
"Security" : "Seguridad",
"Encryption" : "Cifrado",
+ "Groupware" : "Groupware",
"Additional settings" : "Configuración adicional",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
@@ -225,6 +228,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Compruebe el valor de \"datadirectory\" en su configuración.",
"Your data directory is invalid" : "Tu directorio de datos es inválido",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
+ "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
+ "Authentication failed, wrong token or provider ID given" : "La autenticación ha fallado. Se ha dado un token o una ID de proveedor erróneos.",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "La Id \"%s\" ya es usada por el proveedor de nube federada \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "El proveedor de nube federada con ID \"%s\" no existe.",
"Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\".",
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 9eea1947f2c..1c0914fcd66 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración",
"See %s" : "Ver %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración. Ver %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la aplicación %$1s no fueron reemplazados correctamente. Asegúrese que es una versión compatible con el servidor.",
"Sample configuration detected" : "Configuración de ejemplo detectada",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto podría afectar a su instalación, por lo que no tiene soporte. Lea la documentación antes de hacer cambios en config.php",
@@ -73,6 +75,7 @@
"Sharing" : "Compartir",
"Security" : "Seguridad",
"Encryption" : "Cifrado",
+ "Groupware" : "Groupware",
"Additional settings" : "Configuración adicional",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
@@ -223,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Compruebe el valor de \"datadirectory\" en su configuración.",
"Your data directory is invalid" : "Tu directorio de datos es inválido",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
+ "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
+ "Authentication failed, wrong token or provider ID given" : "La autenticación ha fallado. Se ha dado un token o una ID de proveedor erróneos.",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "La Id \"%s\" ya es usada por el proveedor de nube federada \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "El proveedor de nube federada con ID \"%s\" no existe.",
"Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\".",
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index f458f502007..0a5aeb15b95 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Redis" : "Redis",
"Tips & tricks" : "Vinkkejä",
"DB Error: \"%s\"" : "Tietokantavirhe: \"%s\"",
+ "Cannot increase permissions of %s" : "Kohteen %s käyttöoikeuksien lisääminen ei onnistu",
"App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!",
"Sync clients" : "Synkronointisovellukset"
},
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json
index e8f169c0ddd..e48bedcefd5 100644
--- a/lib/l10n/fi.json
+++ b/lib/l10n/fi.json
@@ -208,6 +208,7 @@
"Redis" : "Redis",
"Tips & tricks" : "Vinkkejä",
"DB Error: \"%s\"" : "Tietokantavirhe: \"%s\"",
+ "Cannot increase permissions of %s" : "Kohteen %s käyttöoikeuksien lisääminen ei onnistu",
"App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!",
"Sync clients" : "Synkronointisovellukset"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 42b90c01dfe..141ad158387 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "Impossible d’écrire dans le répertoire « config » !",
"This can usually be fixed by giving the webserver write access to the config directory" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\"",
"See %s" : "Voir %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\". Voir %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true. Voir %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Les fichiers de l'application %$1s n'ont pas été remplacés correctement. Veuillez vérifier que c'est une version compatible avec le serveur.",
"Sample configuration detected" : "Configuration d'exemple détectée",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 8796893aee5..17d532c3ee2 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "Impossible d’écrire dans le répertoire « config » !",
"This can usually be fixed by giving the webserver write access to the config directory" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\"",
"See %s" : "Voir %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"config\". Voir %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option \"config_is_read_only\" sur true. Voir %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Les fichiers de l'application %$1s n'ont pas été remplacés correctement. Veuillez vérifier que c'est une version compatible avec le serveur.",
"Sample configuration detected" : "Configuration d'exemple détectée",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php",
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index 02e8bf2827e..3a76ad74dad 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -6,6 +6,10 @@ OC.L10N.register(
"See %s" : "ניתן לראות %s",
"Sample configuration detected" : "התגלתה דוגמת תצורה",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "התגלה שדוגמת התצורה הועתקה. דבר זה עלול לשבור את ההתקנה ולא נתמך.יש לקרוא את מסמכי התיעוד לפני שמבצעים שינויים ב- config.php",
+ "Education Edition" : "מהדורה חינוכית",
+ "Enterprise bundle" : "מהדורה מסחרית",
+ "Groupware bundle" : "מהדורה קבוצתית",
+ "Social sharing bundle" : "מאגד שיתוף חברתי",
"PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.",
"PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.",
"%sbit or higher PHP required." : "נדרש PHP בגרסת %s ומעלה.",
@@ -15,12 +19,20 @@ OC.L10N.register(
"Library %s with a version higher than %s is required - available version %s." : "ספריה %s בגרסה גבוהה מ- %s נדרשת - גרסה זמינה %s.",
"Library %s with a version lower than %s is required - available version %s." : "ספריה %s בגרסה נמוכה מ- %s נדרשת - גרסה זמינה %s.",
"Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s",
+ "Server version %s or higher is required." : "נדרשת גרסה שרת %s ומעלה.",
+ "Server version %s or lower is required." : "נדרשת גרסה שרת %s ומטה.",
+ "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל",
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
+ "Avatar image is not square" : "התמונה המייצגת אינה מרובעת",
"today" : "היום",
+ "tomorrow" : "מחר",
"yesterday" : "אתמול",
+ "_in %n day_::_in %n days_" : ["בעוד יום","בעוד יומיים","בעוד %n ימים","בעוד %n ימים"],
"_%n day ago_::_%n days ago_" : ["לפני %n יום","לפני %n ימים","לפני %n ימים","לפני %n ימים"],
+ "next month" : "בחודש הבא",
"last month" : "חודש שעבר",
+ "_in %n month_::_in %n months_" : ["בעוד חודש","בעוד חודשיים","בעוד %n חודשים","בעוד %n חודשים"],
"last year" : "שנה שעברה",
"_%n year ago_::_%n years ago_" : ["לפני %n שנה","לפני %n שנים","לפני %n שנים","לפני %n שנים"],
"seconds ago" : "שניות",
@@ -37,7 +49,23 @@ OC.L10N.register(
"Log out" : "התנתק",
"Users" : "משתמשים",
"Unknown user" : "משתמש לא ידוע",
+ "Create" : "יצירה",
+ "Change" : "שינוי",
+ "Delete" : "מחיקה",
+ "Share" : "שיתוף",
+ "Overview" : "סקירה",
+ "Basic settings" : "הגדרות בסיסיות",
"Sharing" : "שיתוף",
+ "Security" : "אבטחה",
+ "Encryption" : "הצפנה",
+ "Groupware" : "קבוצתי",
+ "Additional settings" : "הגדרות נוספות",
+ "Personal info" : "פרטים אישיים",
+ "Mobile & desktop" : "נייד ושולחן עבודה",
+ "Unlimited" : "ללא הגבלה",
+ "Verifying" : "מתבצע אימות",
+ "Verifying …" : "מתבצע אימות…",
+ "Verify" : "אימות",
"%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.",
"%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.",
"%s enter the database name." : "%s נכנס למסד נתוני השמות.",
@@ -45,6 +73,7 @@ OC.L10N.register(
"Oracle connection could not be established" : "לא ניתן היה ליצור חיבור Oracle",
"Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים",
"PostgreSQL username and/or password not valid" : "שם משתמש ו/או סיסמת PostgreSQL אינם תקפים",
+ "You need to enter details of an existing account." : "עליך להקליד פרטים של חשבון קיים.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X אינו נתמך ו- %s לא יעבוד כשורה בפלטפורמה זו. ניתן לקחת סיכון ולהשתמש באחריותך! ",
"For the best results, please consider using a GNU/Linux server instead." : "לתוצאות הכי טובות, יש לשקול שימוש בשרת GNU/Linux במקום.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "נראה ש- %s עובד על בסיס סביבת 32-bit PHP ושה- open_basedir הוגדר בקובץ php.ini. מצב זה יוביל לבעיות עם קבצים הגדולים מ- 4 GB ואינו מומלץ לחלוטין.",
@@ -78,8 +107,13 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "השיתוף %s נכשל, כיוון ששיתוף מחודש אסור",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s נכשל, כיוון שבצד אחורי לשיתוף עבור %s לא ניתן היה לאתר את מקורו",
"Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s נכשל, כייון שלא ניתן היה למצוא את הקובץ בזכרון המטמון",
+ "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s",
+ "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה",
+ "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה",
"Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
"%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«",
+ "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.",
+ "Open »%s«" : "פתיחת „%s”",
"%s via %s" : "%s על בסיס %s",
"Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“",
"Sunday" : "יום ראשון",
@@ -132,6 +166,7 @@ OC.L10N.register(
"Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו",
"A valid password must be provided" : "יש לספק ססמה תקנית",
"The username is already being used" : "השם משתמש כבר בשימוש",
+ "Could not create user" : "לא ניתן ליצור משתמש",
"User disabled" : "משתמש מנוטרל",
"Login canceled by app" : "התחברות בוטלה על ידי יישום",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s",
@@ -144,6 +179,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "לא מותקנים דרייברים למסד הנתונים (sqlite, mysql, או postgresql).",
"Cannot write into \"config\" directory" : "לא ניתן לכתוב לתיקיית \"config\"!",
"Cannot write into \"apps\" directory" : "לא ניתן לכתוב לתיקיית \"apps\"",
+ "Cannot create \"data\" directory" : "לא ניתן ליצור תיקיית „data”",
"Setting locale to %s failed" : "הגדרת שפה ל- %s נכשלה",
"Please install one of these locales on your system and restart your webserver." : "יש להתקין אחת מהשפות על המערכת שלך ולהפעיל מחדש את שרת האינטרנט.",
"Please ask your server administrator to install the module." : "יש לבקש ממנהל השרת שלך להתקין את המודול.",
@@ -161,11 +197,18 @@ OC.L10N.register(
"Please upgrade your database version" : "יש לשדרג את גרסת מסד הנתונים שלך",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "יש לשנות את ההרשאות ל- 0770 כך שהתיקייה לא תרשם על ידי משתמשים אחרים.",
"Check the value of \"datadirectory\" in your configuration" : "יש לבדוק את הערך \"datadirectory\" בהגדרות התצורה שלך",
+ "Your data directory is invalid" : "תיקיית הנתונים שלך שגויה",
"Could not obtain lock type %d on \"%s\"." : "לא ניתן היה להשיג סוג נעילה %d ב- \"%s\".",
"Storage unauthorized. %s" : "אחסון לא מורשה. %s",
"Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s",
"Storage connection error. %s" : "שגיאת חיבור אחסון. %s",
+ "Storage is temporarily not available" : "האחסון אינו זמין כרגע",
"Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s",
- "Tips & tricks" : "טיפים וטריקים"
+ "Redis" : "Redis",
+ "Tips & tricks" : "טיפים וטריקים",
+ "DB Error: \"%s\"" : "שגיאת מסד נתונים: „%s”",
+ "No app name specified" : "לא צוין שם יישומון",
+ "App '%s' could not be installed!" : "לא ניתן להתקין את היישומון ‚%s’!",
+ "Sync clients" : "סנכרון לקוחות"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/lib/l10n/he.json b/lib/l10n/he.json
index 0e8e6413b68..a3b8588af2c 100644
--- a/lib/l10n/he.json
+++ b/lib/l10n/he.json
@@ -4,6 +4,10 @@
"See %s" : "ניתן לראות %s",
"Sample configuration detected" : "התגלתה דוגמת תצורה",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "התגלה שדוגמת התצורה הועתקה. דבר זה עלול לשבור את ההתקנה ולא נתמך.יש לקרוא את מסמכי התיעוד לפני שמבצעים שינויים ב- config.php",
+ "Education Edition" : "מהדורה חינוכית",
+ "Enterprise bundle" : "מהדורה מסחרית",
+ "Groupware bundle" : "מהדורה קבוצתית",
+ "Social sharing bundle" : "מאגד שיתוף חברתי",
"PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.",
"PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.",
"%sbit or higher PHP required." : "נדרש PHP בגרסת %s ומעלה.",
@@ -13,12 +17,20 @@
"Library %s with a version higher than %s is required - available version %s." : "ספריה %s בגרסה גבוהה מ- %s נדרשת - גרסה זמינה %s.",
"Library %s with a version lower than %s is required - available version %s." : "ספריה %s בגרסה נמוכה מ- %s נדרשת - גרסה זמינה %s.",
"Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s",
+ "Server version %s or higher is required." : "נדרשת גרסה שרת %s ומעלה.",
+ "Server version %s or lower is required." : "נדרשת גרסה שרת %s ומטה.",
+ "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל",
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
+ "Avatar image is not square" : "התמונה המייצגת אינה מרובעת",
"today" : "היום",
+ "tomorrow" : "מחר",
"yesterday" : "אתמול",
+ "_in %n day_::_in %n days_" : ["בעוד יום","בעוד יומיים","בעוד %n ימים","בעוד %n ימים"],
"_%n day ago_::_%n days ago_" : ["לפני %n יום","לפני %n ימים","לפני %n ימים","לפני %n ימים"],
+ "next month" : "בחודש הבא",
"last month" : "חודש שעבר",
+ "_in %n month_::_in %n months_" : ["בעוד חודש","בעוד חודשיים","בעוד %n חודשים","בעוד %n חודשים"],
"last year" : "שנה שעברה",
"_%n year ago_::_%n years ago_" : ["לפני %n שנה","לפני %n שנים","לפני %n שנים","לפני %n שנים"],
"seconds ago" : "שניות",
@@ -35,7 +47,23 @@
"Log out" : "התנתק",
"Users" : "משתמשים",
"Unknown user" : "משתמש לא ידוע",
+ "Create" : "יצירה",
+ "Change" : "שינוי",
+ "Delete" : "מחיקה",
+ "Share" : "שיתוף",
+ "Overview" : "סקירה",
+ "Basic settings" : "הגדרות בסיסיות",
"Sharing" : "שיתוף",
+ "Security" : "אבטחה",
+ "Encryption" : "הצפנה",
+ "Groupware" : "קבוצתי",
+ "Additional settings" : "הגדרות נוספות",
+ "Personal info" : "פרטים אישיים",
+ "Mobile & desktop" : "נייד ושולחן עבודה",
+ "Unlimited" : "ללא הגבלה",
+ "Verifying" : "מתבצע אימות",
+ "Verifying …" : "מתבצע אימות…",
+ "Verify" : "אימות",
"%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.",
"%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.",
"%s enter the database name." : "%s נכנס למסד נתוני השמות.",
@@ -43,6 +71,7 @@
"Oracle connection could not be established" : "לא ניתן היה ליצור חיבור Oracle",
"Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים",
"PostgreSQL username and/or password not valid" : "שם משתמש ו/או סיסמת PostgreSQL אינם תקפים",
+ "You need to enter details of an existing account." : "עליך להקליד פרטים של חשבון קיים.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X אינו נתמך ו- %s לא יעבוד כשורה בפלטפורמה זו. ניתן לקחת סיכון ולהשתמש באחריותך! ",
"For the best results, please consider using a GNU/Linux server instead." : "לתוצאות הכי טובות, יש לשקול שימוש בשרת GNU/Linux במקום.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "נראה ש- %s עובד על בסיס סביבת 32-bit PHP ושה- open_basedir הוגדר בקובץ php.ini. מצב זה יוביל לבעיות עם קבצים הגדולים מ- 4 GB ואינו מומלץ לחלוטין.",
@@ -76,8 +105,13 @@
"Sharing %s failed, because resharing is not allowed" : "השיתוף %s נכשל, כיוון ששיתוף מחודש אסור",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s נכשל, כיוון שבצד אחורי לשיתוף עבור %s לא ניתן היה לאתר את מקורו",
"Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s נכשל, כייון שלא ניתן היה למצוא את הקובץ בזכרון המטמון",
+ "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s",
+ "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה",
+ "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה",
"Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
"%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«",
+ "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.",
+ "Open »%s«" : "פתיחת „%s”",
"%s via %s" : "%s על בסיס %s",
"Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“",
"Sunday" : "יום ראשון",
@@ -130,6 +164,7 @@
"Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו",
"A valid password must be provided" : "יש לספק ססמה תקנית",
"The username is already being used" : "השם משתמש כבר בשימוש",
+ "Could not create user" : "לא ניתן ליצור משתמש",
"User disabled" : "משתמש מנוטרל",
"Login canceled by app" : "התחברות בוטלה על ידי יישום",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s",
@@ -142,6 +177,7 @@
"No database drivers (sqlite, mysql, or postgresql) installed." : "לא מותקנים דרייברים למסד הנתונים (sqlite, mysql, או postgresql).",
"Cannot write into \"config\" directory" : "לא ניתן לכתוב לתיקיית \"config\"!",
"Cannot write into \"apps\" directory" : "לא ניתן לכתוב לתיקיית \"apps\"",
+ "Cannot create \"data\" directory" : "לא ניתן ליצור תיקיית „data”",
"Setting locale to %s failed" : "הגדרת שפה ל- %s נכשלה",
"Please install one of these locales on your system and restart your webserver." : "יש להתקין אחת מהשפות על המערכת שלך ולהפעיל מחדש את שרת האינטרנט.",
"Please ask your server administrator to install the module." : "יש לבקש ממנהל השרת שלך להתקין את המודול.",
@@ -159,11 +195,18 @@
"Please upgrade your database version" : "יש לשדרג את גרסת מסד הנתונים שלך",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "יש לשנות את ההרשאות ל- 0770 כך שהתיקייה לא תרשם על ידי משתמשים אחרים.",
"Check the value of \"datadirectory\" in your configuration" : "יש לבדוק את הערך \"datadirectory\" בהגדרות התצורה שלך",
+ "Your data directory is invalid" : "תיקיית הנתונים שלך שגויה",
"Could not obtain lock type %d on \"%s\"." : "לא ניתן היה להשיג סוג נעילה %d ב- \"%s\".",
"Storage unauthorized. %s" : "אחסון לא מורשה. %s",
"Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s",
"Storage connection error. %s" : "שגיאת חיבור אחסון. %s",
+ "Storage is temporarily not available" : "האחסון אינו זמין כרגע",
"Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s",
- "Tips & tricks" : "טיפים וטריקים"
+ "Redis" : "Redis",
+ "Tips & tricks" : "טיפים וטריקים",
+ "DB Error: \"%s\"" : "שגיאת מסד נתונים: „%s”",
+ "No app name specified" : "לא צוין שם יישומון",
+ "App '%s' could not be installed!" : "לא ניתן להתקין את היישומון ‚%s’!",
+ "Sync clients" : "סנכרון לקוחות"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 79e05fc9a7c..f80a4e63354 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -228,6 +228,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Controlla il valore di \"datadirectory\" nella tua configurazione",
"Your data directory is invalid" : "La cartella dei dati non è valida",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assicurati che ci sia un file \".ocdata\" nella radice della cartella data.",
+ "Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.",
+ "Authentication failed, wrong token or provider ID given" : "Autenticazione non riuscita, token o ID fornitore errato ",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametri mancanti per completare la richiesta. Parametri mancanti: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Il fornitore della federazione cloud con ID: \"%s\" non esiste.",
"Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\".",
"Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
"Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index f564987857d..14fd59ba701 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -226,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Controlla il valore di \"datadirectory\" nella tua configurazione",
"Your data directory is invalid" : "La cartella dei dati non è valida",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assicurati che ci sia un file \".ocdata\" nella radice della cartella data.",
+ "Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.",
+ "Authentication failed, wrong token or provider ID given" : "Autenticazione non riuscita, token o ID fornitore errato ",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametri mancanti per completare la richiesta. Parametri mancanti: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Il fornitore della federazione cloud con ID: \"%s\" non esiste.",
"Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\".",
"Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
"Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index de999209f55..7f64cc6d33e 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -68,7 +68,7 @@ OC.L10N.register(
"Personal info" : "Informacje Osobiste",
"Unlimited" : "Nielimitowane",
"Verifying" : "Weryfikacja",
- "Verifying …" : "Weryfikacja...",
+ "Verifying …" : "Weryfikacja…",
"Verify" : "Zweryfikuj",
"%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika %s",
"%s enter the database username." : "Podaj nazwę użytkownika %s",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 85777950c2e..3e16ed67807 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -66,7 +66,7 @@
"Personal info" : "Informacje Osobiste",
"Unlimited" : "Nielimitowane",
"Verifying" : "Weryfikacja",
- "Verifying …" : "Weryfikacja...",
+ "Verifying …" : "Weryfikacja…",
"Verify" : "Zweryfikuj",
"%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika %s",
"%s enter the database username." : "Podaj nazwę użytkownika %s",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index d7797d56fe5..4b7f2dc2eef 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -228,6 +228,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Verifique o valor do \"datadirectory\" na sua configuração",
"Your data directory is invalid" : "Seu diretório de dados é inválido",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\".",
+ "Action \"%s\" not supported or implemented." : "Ação \"%s\" não suportada ou implementada.",
+ "Authentication failed, wrong token or provider ID given" : "Falha na autenticação, token ou ID do provedor errados",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parâmetros ausentes para concluir a solicitação: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "Id \"%s\" já usada pelo provedor de federação na nuvem \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Provedor da Federação de Nuvem com ID: \"%s\" não existe.",
"Could not obtain lock type %d on \"%s\"." : "Não foi possível obter tipo de bloqueio %d em \"%s\".",
"Storage unauthorized. %s" : "Armazenamento não autorizado. %s",
"Storage incomplete configuration. %s" : "Configuração incompleta do armazenamento. %s",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 455c4ff54c0..0fde12e4098 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -226,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Verifique o valor do \"datadirectory\" na sua configuração",
"Your data directory is invalid" : "Seu diretório de dados é inválido",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assegure-se que exista um arquivo chamado \".ocdata\" na raiz do diretório \"data\".",
+ "Action \"%s\" not supported or implemented." : "Ação \"%s\" não suportada ou implementada.",
+ "Authentication failed, wrong token or provider ID given" : "Falha na autenticação, token ou ID do provedor errados",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parâmetros ausentes para concluir a solicitação: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "Id \"%s\" já usada pelo provedor de federação na nuvem \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Provedor da Federação de Nuvem com ID: \"%s\" não existe.",
"Could not obtain lock type %d on \"%s\"." : "Não foi possível obter tipo de bloqueio %d em \"%s\".",
"Storage unauthorized. %s" : "Armazenamento não autorizado. %s",
"Storage incomplete configuration. %s" : "Configuração incompleta do armazenamento. %s",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index b7b65230335..f32dca2dd0a 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "Запись в каталог «config» невозможна!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог конфигурации",
"See %s" : "Смотрите %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, если вы предпочитаете хранить файл config.php только для чтения, установите для него параметр «config_is_read_only» в true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог конфигурации. Смотрите %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, если вы предпочитаете хранить файл config.php только для чтения, установите для него параметр «config_is_read_only» в true. Смотрите %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Файлы приложения %$1s не заменены корректно. Проверьте что его версия совместима с версией сервера.",
"Sample configuration detected" : "Обнаружена конфигурация из примера",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Была обнаружена конфигурация из примера. Такая конфигурация не поддерживается и может повредить вашей системе. Прочтите документацию перед внесением изменений в файл config.php",
@@ -75,6 +77,7 @@ OC.L10N.register(
"Sharing" : "Общий доступ",
"Security" : "Безопасность",
"Encryption" : "Шифрование",
+ "Groupware" : "ПО совместного использования",
"Additional settings" : "Дополнительные настройки",
"Personal info" : "Личная информация",
"Mobile & desktop" : "Мобильный и настольный",
@@ -225,6 +228,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Проверьте в значение параметра «datadirectory» в файле конфигурации.",
"Your data directory is invalid" : "Каталог данных не верен",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Убедитесь, что в корне каталога данных присутствует файл «.ocdata».",
+ "Action \"%s\" not supported or implemented." : "Действие \"%s\" не поддерживается или не реализовано.",
+ "Authentication failed, wrong token or provider ID given" : "Ошибка аутентификации, неверный токен или идентификатор провайдера",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Отсутствуют параметры для завершения запроса. Отсутствующие параметры: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор \"%s\" уже используется провайдером облачной федерации \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Провайдер облачной федерации с идентификатором: \"%s\" не существует.",
"Could not obtain lock type %d on \"%s\"." : "Не удалось получить блокировку типа %d для «%s»",
"Storage unauthorized. %s" : "Хранилище неавторизовано. %s",
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index cb687bb1203..1bda68e2afc 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "Запись в каталог «config» невозможна!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог конфигурации",
"See %s" : "Смотрите %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, если вы предпочитаете хранить файл config.php только для чтения, установите для него параметр «config_is_read_only» в true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог конфигурации. Смотрите %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, если вы предпочитаете хранить файл config.php только для чтения, установите для него параметр «config_is_read_only» в true. Смотрите %s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Файлы приложения %$1s не заменены корректно. Проверьте что его версия совместима с версией сервера.",
"Sample configuration detected" : "Обнаружена конфигурация из примера",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Была обнаружена конфигурация из примера. Такая конфигурация не поддерживается и может повредить вашей системе. Прочтите документацию перед внесением изменений в файл config.php",
@@ -73,6 +75,7 @@
"Sharing" : "Общий доступ",
"Security" : "Безопасность",
"Encryption" : "Шифрование",
+ "Groupware" : "ПО совместного использования",
"Additional settings" : "Дополнительные настройки",
"Personal info" : "Личная информация",
"Mobile & desktop" : "Мобильный и настольный",
@@ -223,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Проверьте в значение параметра «datadirectory» в файле конфигурации.",
"Your data directory is invalid" : "Каталог данных не верен",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Убедитесь, что в корне каталога данных присутствует файл «.ocdata».",
+ "Action \"%s\" not supported or implemented." : "Действие \"%s\" не поддерживается или не реализовано.",
+ "Authentication failed, wrong token or provider ID given" : "Ошибка аутентификации, неверный токен или идентификатор провайдера",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Отсутствуют параметры для завершения запроса. Отсутствующие параметры: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "Идентификатор \"%s\" уже используется провайдером облачной федерации \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Провайдер облачной федерации с идентификатором: \"%s\" не существует.",
"Could not obtain lock type %d on \"%s\"." : "Не удалось получить блокировку типа %d для «%s»",
"Storage unauthorized. %s" : "Хранилище неавторизовано. %s",
"Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s",
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index e5bfe2028b6..3c90a1f7a3a 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -19,8 +19,8 @@ OC.L10N.register(
"Library %s with a version higher than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, višjo od %s – na voljo je različica %s.",
"Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, manjšo od %s – na voljo je različica %s.",
"Following platforms are supported: %s" : "Podprta so okolja: %s",
- "Server version %s or higher is required." : "Zaželena verzija strežnika je %s ali višja.",
- "Server version %s or lower is required." : "Zaželena verzija strežnika je %s ali nižja.",
+ "Server version %s or higher is required." : "Zahtevana je različica strežnika %s ali višja.",
+ "Server version %s or lower is required." : "Zahtevana je različica strežnika %s ali nižja.",
"Unknown filetype" : "Neznana vrsta datoteke",
"Invalid image" : "Neveljavna slika",
"today" : "danes",
@@ -39,7 +39,7 @@ OC.L10N.register(
"Dot files are not allowed" : "Skrite datoteke niso dovoljene",
"Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa \\\"%s\\\" ni mogoče namestiti, ker ni mogoče brati datoteke appinfo.",
- "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacije \"%s\" ni mogoče namestiti, ker ni združljiva s trenutno verzijo strežnika",
+ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.",
"__language_name__" : "Slovenščina",
"Apps" : "Programi",
"Users" : "Uporabniki",
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index f6e025c4077..86ebbe50369 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -17,8 +17,8 @@
"Library %s with a version higher than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, višjo od %s – na voljo je različica %s.",
"Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, manjšo od %s – na voljo je različica %s.",
"Following platforms are supported: %s" : "Podprta so okolja: %s",
- "Server version %s or higher is required." : "Zaželena verzija strežnika je %s ali višja.",
- "Server version %s or lower is required." : "Zaželena verzija strežnika je %s ali nižja.",
+ "Server version %s or higher is required." : "Zahtevana je različica strežnika %s ali višja.",
+ "Server version %s or lower is required." : "Zahtevana je različica strežnika %s ali nižja.",
"Unknown filetype" : "Neznana vrsta datoteke",
"Invalid image" : "Neveljavna slika",
"today" : "danes",
@@ -37,7 +37,7 @@
"Dot files are not allowed" : "Skrite datoteke niso dovoljene",
"Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa \\\"%s\\\" ni mogoče namestiti, ker ni mogoče brati datoteke appinfo.",
- "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacije \"%s\" ni mogoče namestiti, ker ni združljiva s trenutno verzijo strežnika",
+ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.",
"__language_name__" : "Slovenščina",
"Apps" : "Programi",
"Users" : "Uporabniki",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index cdfa591b810..647655f186f 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -228,6 +228,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Проверите податак за \"datadirectory\" у вашој конфигурацији",
"Your data directory is invalid" : "Директоријум са подацима није исправан",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.",
+ "Action \"%s\" not supported or implemented." : "Радња \"%s\" није подржана или имплементирана.",
+ "Authentication failed, wrong token or provider ID given" : "Неуспела провера идентитета, добијен погрешан токен или ID провајдера",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Недостају параметри да би се довршио захтев. Недостајући параметри: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "Id \"%s\" већ користи провајдер клауд здруживања \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Провајдер клауд здруживања са ID-ом \"%s\" не постоји",
"Could not obtain lock type %d on \"%s\"." : "Не могу да остварим закључаност %d за „%s“.",
"Storage unauthorized. %s" : "Складиште није овлашћено. %s",
"Storage incomplete configuration. %s" : "Непотпуна конфигурација складишта. %s",
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index a564f6f9a27..b32c258467c 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -226,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Проверите податак за \"datadirectory\" у вашој конфигурацији",
"Your data directory is invalid" : "Директоријум са подацима није исправан",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Уверите се да фајл \".ocdata\" постоји у корену директоријума са подацима.",
+ "Action \"%s\" not supported or implemented." : "Радња \"%s\" није подржана или имплементирана.",
+ "Authentication failed, wrong token or provider ID given" : "Неуспела провера идентитета, добијен погрешан токен или ID провајдера",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Недостају параметри да би се довршио захтев. Недостајући параметри: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "Id \"%s\" већ користи провајдер клауд здруживања \"%s\"",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "Провајдер клауд здруживања са ID-ом \"%s\" не постоји",
"Could not obtain lock type %d on \"%s\"." : "Не могу да остварим закључаност %d за „%s“.",
"Storage unauthorized. %s" : "Складиште није овлашћено. %s",
"Storage incomplete configuration. %s" : "Непотпуна конфигурација складишта. %s",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 36261fa5904..000fc32efc7 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "\"config\" klasörüne yazılamadı!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir",
"See %s" : "Şuraya bakın: %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s uygulamasının dosyaları doğru şekilde değiştirilmedi. Sunucu ile uyumlu dosyaların yüklü olduğundan emin olun.",
"Sample configuration detected" : "Örnek yapılandırma algılandı",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu durum kurulumunuzu bozabilir ve desteklenmez. Lütfen config.php dosyasında değişiklik yapmadan önce belgeleri okuyun",
@@ -14,7 +16,7 @@ OC.L10N.register(
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ve %5$s",
"Education Edition" : "Eğitim Sürümü",
"Enterprise bundle" : "Kurumsal paket",
- "Groupware bundle" : "Grup paketi",
+ "Groupware bundle" : "Grup çalışması paketi",
"Social sharing bundle" : "Sosyal ağ paketi",
"PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.",
"PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.",
@@ -75,6 +77,7 @@ OC.L10N.register(
"Sharing" : "Paylaşım",
"Security" : "Güvenlik",
"Encryption" : "Şifreleme",
+ "Groupware" : "Grup çalışması",
"Additional settings" : "Ek ayarlar",
"Personal info" : "Kişisel Bilgiler",
"Mobile & desktop" : "Mobil ve masaüstü",
@@ -225,6 +228,11 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "Yapılandırmanızdaki \"datadirectory\" seçeneğini denetleyin",
"Your data directory is invalid" : "Veri klasörünüz geçersiz",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.",
+ "Action \"%s\" not supported or implemented." : "\"%s\" işlemi desteklenmiyor ya da henüz kullanılamıyor.",
+ "Authentication failed, wrong token or provider ID given" : "Kimlik doğrulanamadı. Belirtilen kod ya da hizmet sağlayıcı kodu hatalı",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "İsteğin tamamlanması için gerekli parametreler eksik: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleşmiş hizmet sağlayıcısı tarafından kullanılıyor",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "\"%s\" kodlu Birleşmiş Bulut Hizmeti Sağlayıcısı bulunamadı.",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" için %d kilit türü alınamadı.",
"Storage unauthorized. %s" : "Depolamaya erişim izni yok. %s",
"Storage incomplete configuration. %s" : "Depolama yapılandırması tamamlanmamış. %s",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 31f2ca88815..a1683ccce5c 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -2,7 +2,9 @@
"Cannot write into \"config\" directory!" : "\"config\" klasörüne yazılamadı!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir",
"See %s" : "Şuraya bakın: %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir. %s bölümüne bakın",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s uygulamasının dosyaları doğru şekilde değiştirilmedi. Sunucu ile uyumlu dosyaların yüklü olduğundan emin olun.",
"Sample configuration detected" : "Örnek yapılandırma algılandı",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu durum kurulumunuzu bozabilir ve desteklenmez. Lütfen config.php dosyasında değişiklik yapmadan önce belgeleri okuyun",
@@ -12,7 +14,7 @@
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ve %5$s",
"Education Edition" : "Eğitim Sürümü",
"Enterprise bundle" : "Kurumsal paket",
- "Groupware bundle" : "Grup paketi",
+ "Groupware bundle" : "Grup çalışması paketi",
"Social sharing bundle" : "Sosyal ağ paketi",
"PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.",
"PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.",
@@ -73,6 +75,7 @@
"Sharing" : "Paylaşım",
"Security" : "Güvenlik",
"Encryption" : "Şifreleme",
+ "Groupware" : "Grup çalışması",
"Additional settings" : "Ek ayarlar",
"Personal info" : "Kişisel Bilgiler",
"Mobile & desktop" : "Mobil ve masaüstü",
@@ -223,6 +226,11 @@
"Check the value of \"datadirectory\" in your configuration" : "Yapılandırmanızdaki \"datadirectory\" seçeneğini denetleyin",
"Your data directory is invalid" : "Veri klasörünüz geçersiz",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Veri klasörü kökünde \".ocdata\" adında bir dosya bulunduğundan emin olun.",
+ "Action \"%s\" not supported or implemented." : "\"%s\" işlemi desteklenmiyor ya da henüz kullanılamıyor.",
+ "Authentication failed, wrong token or provider ID given" : "Kimlik doğrulanamadı. Belirtilen kod ya da hizmet sağlayıcı kodu hatalı",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "İsteğin tamamlanması için gerekli parametreler eksik: \"%s\"",
+ "Id \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleşmiş hizmet sağlayıcısı tarafından kullanılıyor",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "\"%s\" kodlu Birleşmiş Bulut Hizmeti Sağlayıcısı bulunamadı.",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" için %d kilit türü alınamadı.",
"Storage unauthorized. %s" : "Depolamaya erişim izni yok. %s",
"Storage incomplete configuration. %s" : "Depolama yapılandırması tamamlanmamış. %s",