diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-27 00:22:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-27 00:22:16 +0000 |
commit | 7ef9ffa0788bfde4bbdd0a193d57cb339604a9cc (patch) | |
tree | ec8088859d683bf74b8abd358df751c50c78d6b1 /apps/files_versions | |
parent | 774afcb37542d831065a14cce3bc8408b5924515 (diff) | |
download | nextcloud-server-7ef9ffa0788bfde4bbdd0a193d57cb339604a9cc.tar.gz nextcloud-server-7ef9ffa0788bfde4bbdd0a193d57cb339604a9cc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions')
88 files changed, 424 insertions, 510 deletions
diff --git a/apps/files_versions/l10n/ar.js b/apps/files_versions/l10n/ar.js index 844fa5344e9..93578b41ca7 100644 --- a/apps/files_versions/l10n/ar.js +++ b/apps/files_versions/l10n/ar.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "النسخ", "This application automatically maintains older versions of files that are changed." : "هذا التطبيق يقوم تلقائيا بحفظ النسخ الأقدم من الملفات التي يتم تعديلها.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "يحتفظ هذا التطبيق تلقائيًا بالنُّسخ القديمة من الملفات بعد تعديلها. عند تمكينه، يتم توفير مجلد الإصدارات المخفية في دليل كل مستخدم و يتم استخدامه لتخزين النسخ الأقدم للملفات. يمكن للمستخدم الرجوع إلى نسخة أقدم من خلال واجهة الويب في أي وقت. حيث يصبح الملف المستبدل نسخةً. يقوم التطبيق تلقائيًا بإدارة مجلد النُّسخ لضمان عدم نفاد الحصة النسبية للحساب بسبب النُّسخ. \t\t\nبالإضافة إلى انتهاء صلاحية النُّسخ، يتأكد تطبيق النُّسخ من عدم استخدام أكثر من 50% من المساحة المجانية المتوفرة حاليًا للحساب لغرض الاحتفاظ بالنُّسخ. إذا تجاوزت مساحة تخزين النُّسخ المخزنة هذا الحد، عندها يقوم التطبيق بحذف النُّسخ الأقدم أولاً حتى ترجع مساحة التخزين إلى الحد المسموح به. مزيد من المعلومات في توثيق التطبيق.", + "Current version" : "النسخة الحالية", + "Initial version" : "النسخة الأساسية", "Actions for version from {versionHumanExplicitDate}" : "إجراءات على النسخة من {versionHumanExplicitDate}", "Name this version" : "أعط اسماً لهذه النسخة", "Edit version name" : "تعديل اسم النسخة", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "استعادة النسخة", "Download version" : "تنزيل النسخة", "Delete version" : "حذف النسخة", - "Current version" : "النسخة الحالية", - "Initial version" : "النسخة الأساسية", - "Version name" : "اسم النسخة", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "النسخ المسماة محفوظة ومستثناة من التنظيف التلقائي عند امتلاء الحصة التخزينية الخاصة بك.", "Cancel" : "إلغاء", "Remove version name" : "إلغ اسم النسخة", "Save version name" : "إحفظ اسم النسخة", + "Version name" : "اسم النسخة", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "النسخ المسماة محفوظة ومستثناة من التنظيف التلقائي عند امتلاء الحصة التخزينية الخاصة بك.", "Initial version restored" : "استعادة النسخة الأساسية", "Version restored" : "تمّت استعادة النسخة", "Could not restore version" : "تعذّرت استعادة النسخة", "Could not set version label" : "تعذّر تعيين تسمية للنسخة", - "Could not delete version" : "تعذّر حذف النسخة", - "${version.label} restored" : "تمّت استعادة ${version.label} " + "Could not delete version" : "تعذّر حذف النسخة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_versions/l10n/ar.json b/apps/files_versions/l10n/ar.json index f391c9b46ad..95dd5aa7b19 100644 --- a/apps/files_versions/l10n/ar.json +++ b/apps/files_versions/l10n/ar.json @@ -2,6 +2,8 @@ "Versions" : "النسخ", "This application automatically maintains older versions of files that are changed." : "هذا التطبيق يقوم تلقائيا بحفظ النسخ الأقدم من الملفات التي يتم تعديلها.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "يحتفظ هذا التطبيق تلقائيًا بالنُّسخ القديمة من الملفات بعد تعديلها. عند تمكينه، يتم توفير مجلد الإصدارات المخفية في دليل كل مستخدم و يتم استخدامه لتخزين النسخ الأقدم للملفات. يمكن للمستخدم الرجوع إلى نسخة أقدم من خلال واجهة الويب في أي وقت. حيث يصبح الملف المستبدل نسخةً. يقوم التطبيق تلقائيًا بإدارة مجلد النُّسخ لضمان عدم نفاد الحصة النسبية للحساب بسبب النُّسخ. \t\t\nبالإضافة إلى انتهاء صلاحية النُّسخ، يتأكد تطبيق النُّسخ من عدم استخدام أكثر من 50% من المساحة المجانية المتوفرة حاليًا للحساب لغرض الاحتفاظ بالنُّسخ. إذا تجاوزت مساحة تخزين النُّسخ المخزنة هذا الحد، عندها يقوم التطبيق بحذف النُّسخ الأقدم أولاً حتى ترجع مساحة التخزين إلى الحد المسموح به. مزيد من المعلومات في توثيق التطبيق.", + "Current version" : "النسخة الحالية", + "Initial version" : "النسخة الأساسية", "Actions for version from {versionHumanExplicitDate}" : "إجراءات على النسخة من {versionHumanExplicitDate}", "Name this version" : "أعط اسماً لهذه النسخة", "Edit version name" : "تعديل اسم النسخة", @@ -9,18 +11,15 @@ "Restore version" : "استعادة النسخة", "Download version" : "تنزيل النسخة", "Delete version" : "حذف النسخة", - "Current version" : "النسخة الحالية", - "Initial version" : "النسخة الأساسية", - "Version name" : "اسم النسخة", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "النسخ المسماة محفوظة ومستثناة من التنظيف التلقائي عند امتلاء الحصة التخزينية الخاصة بك.", "Cancel" : "إلغاء", "Remove version name" : "إلغ اسم النسخة", "Save version name" : "إحفظ اسم النسخة", + "Version name" : "اسم النسخة", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "النسخ المسماة محفوظة ومستثناة من التنظيف التلقائي عند امتلاء الحصة التخزينية الخاصة بك.", "Initial version restored" : "استعادة النسخة الأساسية", "Version restored" : "تمّت استعادة النسخة", "Could not restore version" : "تعذّرت استعادة النسخة", "Could not set version label" : "تعذّر تعيين تسمية للنسخة", - "Could not delete version" : "تعذّر حذف النسخة", - "${version.label} restored" : "تمّت استعادة ${version.label} " + "Could not delete version" : "تعذّر حذف النسخة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ast.js b/apps/files_versions/l10n/ast.js index 97cb2184059..8515c4978e8 100644 --- a/apps/files_versions/l10n/ast.js +++ b/apps/files_versions/l10n/ast.js @@ -4,24 +4,23 @@ OC.L10N.register( "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación caltién automáticamente les versiones antigües de los ficheros que camudaron.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación caltién automáticamente les versiones antigües de los ficheros que camudaron. Cuando s'activa, crease una carpeta de versiones anubrida p'atroxar les versiones antigües de los ficheros. Los usuarios puen recuperar una versión anterior pente la interfaz web en cualesquier momentu y el ficheru trocáu conviértese nun versión. L'aplicación xestiona automáticamente la carpeta de versiones p'asegurar de que la cuenta nun escosa la cuota pola mor de les versiones.\n\t\tAmás de la caducidá de les versiones, l'aplicación Versiones garantiza qu'enxamás nun s'usa más del 50% d'espaciu llibre disponible pa la cuenta. Si les versiones atroxaes superen esta llende, l'aplicación va desaniciar les primeres versiones más antigües hasta que se respete esta llende. Tienes más información disponible na documentación de Versiones.", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Name this version" : "Nomar esta versión", "Edit version name" : "Editar el nome de la versión", "Compare to current version" : "Comparar cola versión actual", "Restore version" : "Restaurar la versión", "Download version" : "Baxar la versión", "Delete version" : "Desaniciar la versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nome de la versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versiones con nome caltiénense y esclúinse de los borraos automáticos cuando la cuota del discu ta completa.", "Cancel" : "Encaboxar", "Remove version name" : "Quitar el nome de la versión", "Save version name" : "Guardar el nome de la versiones", + "Version name" : "Nome de la versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versiones con nome caltiénense y esclúinse de los borraos automáticos cuando la cuota del discu ta completa.", "Initial version restored" : "Restauróse la versión inicial", "Version restored" : "Restauróse la versión", "Could not restore version" : "Nun se pudo restaurar la versión", "Could not set version label" : "Nun se pudo afitar la etiqueta de la versión", - "Could not delete version" : "Nun se pudo desaniciar la versión", - "${version.label} restored" : "Restauróse «${version.label}»" + "Could not delete version" : "Nun se pudo desaniciar la versión" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/ast.json b/apps/files_versions/l10n/ast.json index e8271877f91..103c0d7b42e 100644 --- a/apps/files_versions/l10n/ast.json +++ b/apps/files_versions/l10n/ast.json @@ -2,24 +2,23 @@ "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación caltién automáticamente les versiones antigües de los ficheros que camudaron.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación caltién automáticamente les versiones antigües de los ficheros que camudaron. Cuando s'activa, crease una carpeta de versiones anubrida p'atroxar les versiones antigües de los ficheros. Los usuarios puen recuperar una versión anterior pente la interfaz web en cualesquier momentu y el ficheru trocáu conviértese nun versión. L'aplicación xestiona automáticamente la carpeta de versiones p'asegurar de que la cuenta nun escosa la cuota pola mor de les versiones.\n\t\tAmás de la caducidá de les versiones, l'aplicación Versiones garantiza qu'enxamás nun s'usa más del 50% d'espaciu llibre disponible pa la cuenta. Si les versiones atroxaes superen esta llende, l'aplicación va desaniciar les primeres versiones más antigües hasta que se respete esta llende. Tienes más información disponible na documentación de Versiones.", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Name this version" : "Nomar esta versión", "Edit version name" : "Editar el nome de la versión", "Compare to current version" : "Comparar cola versión actual", "Restore version" : "Restaurar la versión", "Download version" : "Baxar la versión", "Delete version" : "Desaniciar la versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nome de la versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versiones con nome caltiénense y esclúinse de los borraos automáticos cuando la cuota del discu ta completa.", "Cancel" : "Encaboxar", "Remove version name" : "Quitar el nome de la versión", "Save version name" : "Guardar el nome de la versiones", + "Version name" : "Nome de la versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versiones con nome caltiénense y esclúinse de los borraos automáticos cuando la cuota del discu ta completa.", "Initial version restored" : "Restauróse la versión inicial", "Version restored" : "Restauróse la versión", "Could not restore version" : "Nun se pudo restaurar la versión", "Could not set version label" : "Nun se pudo afitar la etiqueta de la versión", - "Could not delete version" : "Nun se pudo desaniciar la versión", - "${version.label} restored" : "Restauróse «${version.label}»" + "Could not delete version" : "Nun se pudo desaniciar la versión" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/bg.js b/apps/files_versions/l10n/bg.js index 69e5297568b..94fbc38c830 100644 --- a/apps/files_versions/l10n/bg.js +++ b/apps/files_versions/l10n/bg.js @@ -3,21 +3,20 @@ OC.L10N.register( { "Versions" : "Версии", "This application automatically maintains older versions of files that are changed." : "Това приложение автоматично поддържа по-стари версии на файлове, които са променени.", + "Current version" : "Текуща версия", "Name this version" : "Наименуване на тази версия", "Edit version name" : "Редактиране на името на версия", "Restore version" : "Възстановяване на версия", "Download version" : "Изтегляне на версия", "Delete version" : "Изтриване на версия", - "Current version" : "Текуща версия", - "Version name" : "Име на версия", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните версии се запазват и се изключват от автоматичните почиствания, когато квотата за хранилище е пълна.", "Cancel" : "Отказ", "Remove version name" : "Премахване на име на версия", "Save version name" : "Записване на име на версия", + "Version name" : "Име на версия", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните версии се запазват и се изключват от автоматичните почиствания, когато квотата за хранилище е пълна.", "Initial version restored" : "Възстановяване на първоначалната версия", "Version restored" : "Версията е възстановена", "Could not restore version" : "Версията не можа да се възстанови", - "Could not delete version" : "Версията не можа да се изтрие", - "${version.label} restored" : "${version.label} възстановен/а/" + "Could not delete version" : "Версията не можа да се изтрие" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/bg.json b/apps/files_versions/l10n/bg.json index 267ae84ee46..52243426e7d 100644 --- a/apps/files_versions/l10n/bg.json +++ b/apps/files_versions/l10n/bg.json @@ -1,21 +1,20 @@ { "translations": { "Versions" : "Версии", "This application automatically maintains older versions of files that are changed." : "Това приложение автоматично поддържа по-стари версии на файлове, които са променени.", + "Current version" : "Текуща версия", "Name this version" : "Наименуване на тази версия", "Edit version name" : "Редактиране на името на версия", "Restore version" : "Възстановяване на версия", "Download version" : "Изтегляне на версия", "Delete version" : "Изтриване на версия", - "Current version" : "Текуща версия", - "Version name" : "Име на версия", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните версии се запазват и се изключват от автоматичните почиствания, когато квотата за хранилище е пълна.", "Cancel" : "Отказ", "Remove version name" : "Премахване на име на версия", "Save version name" : "Записване на име на версия", + "Version name" : "Име на версия", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните версии се запазват и се изключват от автоматичните почиствания, когато квотата за хранилище е пълна.", "Initial version restored" : "Възстановяване на първоначалната версия", "Version restored" : "Версията е възстановена", "Could not restore version" : "Версията не можа да се възстанови", - "Could not delete version" : "Версията не можа да се изтрие", - "${version.label} restored" : "${version.label} възстановен/а/" + "Could not delete version" : "Версията не можа да се изтрие" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ca.js b/apps/files_versions/l10n/ca.js index 4581698d5ce..dea827b1540 100644 --- a/apps/files_versions/l10n/ca.js +++ b/apps/files_versions/l10n/ca.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Aquesta aplicació conserva automàticament les versions antigues dels fitxers modificats.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aquesta aplicació conserva automàticament les versions antigues dels fitxers modificats. Si s'habilita, es crearà una carpeta de versions oculta a cada carpeta del compte i s'utilitzarà per a emmagatzemar les versions antigues dels fitxers. Els usuaris poden recuperar una versió anterior a través de la interfície web en qualsevol moment i el fitxer substituït es converteix en una versió. L'aplicació administra automàticament la carpeta de versions per a assegurar-se que l'usuari no es quedi sense espai per culpa de les versions.\n\t\tA més del venciment de les versions, l'aplicació Versions garanteix que no s'utilitzarà mai més del 50% de l'espai lliure disponible actualment per al compte. Si les versions emmagatzemades superen aquest límit, l'aplicació suprimirà primer les versions més antigues fins que es respecti aquest límit. Podeu trobar més informació a la documentació de Versions.", + "Current version" : "Versió actual", + "Initial version" : "Versió inicial", "Actions for version from {versionHumanExplicitDate}" : "Accions per a la versió de {versionHumanExplicitDate}", "Name this version" : "Anomena aquesta versió", "Edit version name" : "Edita el nom de la versió", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Recupera la versió", "Download version" : "Baixa la versió", "Delete version" : "Suprimeix la versió", - "Current version" : "Versió actual", - "Initial version" : "Versió inicial", - "Version name" : "Nom de la versió", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions amb nom es conserven i s'exclouen de les neteges automàtiques quan teniu l'emmagatzematge ple.", "Cancel" : "Cancel·la", "Remove version name" : "Suprimeix el nom de la versió", "Save version name" : "Desa el nom de la versió", + "Version name" : "Nom de la versió", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions amb nom es conserven i s'exclouen de les neteges automàtiques quan teniu l'emmagatzematge ple.", "Initial version restored" : "S'ha recuperat la versió inicial", "Version restored" : "S'ha recuperat la versió", "Could not restore version" : "No s'ha pogut recuperar la versió", "Could not set version label" : "No s'ha pogut definir l'etiqueta de la versió", - "Could not delete version" : "No s'ha pogut suprimir la versió", - "${version.label} restored" : "S'ha recuperat la versió ${version.label}" + "Could not delete version" : "No s'ha pogut suprimir la versió" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/ca.json b/apps/files_versions/l10n/ca.json index dace0dcf6df..108f171cc0c 100644 --- a/apps/files_versions/l10n/ca.json +++ b/apps/files_versions/l10n/ca.json @@ -2,6 +2,8 @@ "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Aquesta aplicació conserva automàticament les versions antigues dels fitxers modificats.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aquesta aplicació conserva automàticament les versions antigues dels fitxers modificats. Si s'habilita, es crearà una carpeta de versions oculta a cada carpeta del compte i s'utilitzarà per a emmagatzemar les versions antigues dels fitxers. Els usuaris poden recuperar una versió anterior a través de la interfície web en qualsevol moment i el fitxer substituït es converteix en una versió. L'aplicació administra automàticament la carpeta de versions per a assegurar-se que l'usuari no es quedi sense espai per culpa de les versions.\n\t\tA més del venciment de les versions, l'aplicació Versions garanteix que no s'utilitzarà mai més del 50% de l'espai lliure disponible actualment per al compte. Si les versions emmagatzemades superen aquest límit, l'aplicació suprimirà primer les versions més antigues fins que es respecti aquest límit. Podeu trobar més informació a la documentació de Versions.", + "Current version" : "Versió actual", + "Initial version" : "Versió inicial", "Actions for version from {versionHumanExplicitDate}" : "Accions per a la versió de {versionHumanExplicitDate}", "Name this version" : "Anomena aquesta versió", "Edit version name" : "Edita el nom de la versió", @@ -9,18 +11,15 @@ "Restore version" : "Recupera la versió", "Download version" : "Baixa la versió", "Delete version" : "Suprimeix la versió", - "Current version" : "Versió actual", - "Initial version" : "Versió inicial", - "Version name" : "Nom de la versió", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions amb nom es conserven i s'exclouen de les neteges automàtiques quan teniu l'emmagatzematge ple.", "Cancel" : "Cancel·la", "Remove version name" : "Suprimeix el nom de la versió", "Save version name" : "Desa el nom de la versió", + "Version name" : "Nom de la versió", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions amb nom es conserven i s'exclouen de les neteges automàtiques quan teniu l'emmagatzematge ple.", "Initial version restored" : "S'ha recuperat la versió inicial", "Version restored" : "S'ha recuperat la versió", "Could not restore version" : "No s'ha pogut recuperar la versió", "Could not set version label" : "No s'ha pogut definir l'etiqueta de la versió", - "Could not delete version" : "No s'ha pogut suprimir la versió", - "${version.label} restored" : "S'ha recuperat la versió ${version.label}" + "Could not delete version" : "No s'ha pogut suprimir la versió" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/cs.js b/apps/files_versions/l10n/cs.js index 5b45c4710b5..eb5c56c247e 100644 --- a/apps/files_versions/l10n/cs.js +++ b/apps/files_versions/l10n/cs.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Verze", "This application automatically maintains older versions of files that are changed." : "Tato aplikace automaticky uchovává starší verze souborů, které se změnily.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Tato aplikace automaticky uchovává starší verze souborů, které se změnily. Když je zapnutá, je ve složce každého uživatele vytvořena skrytá složka pro verze a do ní jsou ukládány staré verze souborů. Uživatel se (prostřednictvím webového rozhraní) kdykoli může vrátit ke starší verzi s tím, že sám nahrazovaný nejnovější soubor se tak stane verzí. Aplikace automaticky spravuje složku s verzemi tak, aby bylo zajištěno, že účet kvůli starým verzím nevyčerpá přidělenou kvótu.\n\t\tKrom konců platností verzí, aplikace Verze zajišťuje, že nikdy nepoužije více než 50% právě dostupného volného prostoru, který má účet k dispozici. Pokud uložené verze přesáhnou tento limit, aplikace smaže ty nejstarší, aby se do tohoto limitu vešla. Podrobnosti naleznete v dokumentaci k aplikaci Verze.", + "Current version" : "Stávající verze", + "Initial version" : "Počáteční verze", "Actions for version from {versionHumanExplicitDate}" : "Akce pro verzi od {versionHumanExplicitDate}", "Name this version" : "Nazvat tuto verzi", "Edit version name" : "Upravit název verze", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Obnovit verzi", "Download version" : "Stáhnout si verzi", "Delete version" : "Smazat verzi", - "Current version" : "Stávající verze", - "Initial version" : "Počáteční verze", - "Version name" : "Název verze", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Výslovně verze jsou trvalé a vynechány z automatického čištění při vyčerpání vaší kvóty na úložišti.", "Cancel" : "Storno", "Remove version name" : "Odebrat název verze", "Save version name" : "Uložit název verze", + "Version name" : "Název verze", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Výslovně verze jsou trvalé a vynechány z automatického čištění při vyčerpání vaší kvóty na úložišti.", "Initial version restored" : "Počáteční verze obnovena", "Version restored" : "Verze obnovena", "Could not restore version" : "Verzi se nedaří obnovit", "Could not set version label" : "Nepodařilo se nastavit štítek verze", - "Could not delete version" : "Nedaří se smazat verzi", - "${version.label} restored" : "${version.label} obnoveno" + "Could not delete version" : "Nedaří se smazat verzi" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_versions/l10n/cs.json b/apps/files_versions/l10n/cs.json index 85d9eef3a9c..7cff6438acd 100644 --- a/apps/files_versions/l10n/cs.json +++ b/apps/files_versions/l10n/cs.json @@ -2,6 +2,8 @@ "Versions" : "Verze", "This application automatically maintains older versions of files that are changed." : "Tato aplikace automaticky uchovává starší verze souborů, které se změnily.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Tato aplikace automaticky uchovává starší verze souborů, které se změnily. Když je zapnutá, je ve složce každého uživatele vytvořena skrytá složka pro verze a do ní jsou ukládány staré verze souborů. Uživatel se (prostřednictvím webového rozhraní) kdykoli může vrátit ke starší verzi s tím, že sám nahrazovaný nejnovější soubor se tak stane verzí. Aplikace automaticky spravuje složku s verzemi tak, aby bylo zajištěno, že účet kvůli starým verzím nevyčerpá přidělenou kvótu.\n\t\tKrom konců platností verzí, aplikace Verze zajišťuje, že nikdy nepoužije více než 50% právě dostupného volného prostoru, který má účet k dispozici. Pokud uložené verze přesáhnou tento limit, aplikace smaže ty nejstarší, aby se do tohoto limitu vešla. Podrobnosti naleznete v dokumentaci k aplikaci Verze.", + "Current version" : "Stávající verze", + "Initial version" : "Počáteční verze", "Actions for version from {versionHumanExplicitDate}" : "Akce pro verzi od {versionHumanExplicitDate}", "Name this version" : "Nazvat tuto verzi", "Edit version name" : "Upravit název verze", @@ -9,18 +11,15 @@ "Restore version" : "Obnovit verzi", "Download version" : "Stáhnout si verzi", "Delete version" : "Smazat verzi", - "Current version" : "Stávající verze", - "Initial version" : "Počáteční verze", - "Version name" : "Název verze", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Výslovně verze jsou trvalé a vynechány z automatického čištění při vyčerpání vaší kvóty na úložišti.", "Cancel" : "Storno", "Remove version name" : "Odebrat název verze", "Save version name" : "Uložit název verze", + "Version name" : "Název verze", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Výslovně verze jsou trvalé a vynechány z automatického čištění při vyčerpání vaší kvóty na úložišti.", "Initial version restored" : "Počáteční verze obnovena", "Version restored" : "Verze obnovena", "Could not restore version" : "Verzi se nedaří obnovit", "Could not set version label" : "Nepodařilo se nastavit štítek verze", - "Could not delete version" : "Nedaří se smazat verzi", - "${version.label} restored" : "${version.label} obnoveno" + "Could not delete version" : "Nedaří se smazat verzi" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/da.js b/apps/files_versions/l10n/da.js index aaa1c4cc70a..8fe66ccd5ec 100644 --- a/apps/files_versions/l10n/da.js +++ b/apps/files_versions/l10n/da.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versioner", "This application automatically maintains older versions of files that are changed." : "Denne applikation styrer automatisk tidligere versioner af ændrede filer.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Denne applikation vedligeholder automatisk ældre versioner af filer, der ændres. Når den er aktiveret, er der klargjort en skjult versionsmappe i hver brugers mappe, som anvendes til at gemme gamle filversioner. En bruger kan til enhver tid vende tilbage til en ældre version via webgrænsefladen, hvor den erstattede fil bliver til en version. App'en administrerer automatisk versionsmappen for at sikre, at kontoen ikke løber tør for kvote på grund af versioner..\n\t\tUd over udløbet af versioner sørger versionsappen for aldrig at bruge mere end 50 % af kontoens aktuelt ledige plads. Hvis lagrede versioner overskrider denne grænse, så vil app'en først slette de ældste versioner, indtil den når denne grænse. Mere information er tilgængelig i versionsdokumentationen.", + "Current version" : "Nuværende version", + "Initial version" : "Oprindelig version", "Actions for version from {versionHumanExplicitDate}" : "Handlinger for version fra {versionHumanExplicitDate}", "Name this version" : "Navngiv denne version", "Edit version name" : "Rediger versionsnavn", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Gendan version", "Download version" : "Download version", "Delete version" : "Slet version", - "Current version" : "Nuværende version", - "Initial version" : "Oprindelig version", - "Version name" : "Versionsnavn", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngivne versioner bevares og udelukkes fra automatiske oprydninger, når din lagerkvote er fuld.", "Cancel" : "Annuller", "Remove version name" : "Fjern versionsnavn", "Save version name" : "Gem versionsnavn", + "Version name" : "Versionsnavn", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngivne versioner bevares og udelukkes fra automatiske oprydninger, når din lagerkvote er fuld.", "Initial version restored" : "Første version genoprettet", "Version restored" : "Version genoprettet", "Could not restore version" : "Kunne ikke genoprette version", "Could not set version label" : "Kunne ikke indstille versionslabel", - "Could not delete version" : "Kunne ikke slette version", - "${version.label} restored" : "${version.label} genoprettet" + "Could not delete version" : "Kunne ikke slette version" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/da.json b/apps/files_versions/l10n/da.json index 7a1cc5f710e..87f92487b61 100644 --- a/apps/files_versions/l10n/da.json +++ b/apps/files_versions/l10n/da.json @@ -2,6 +2,8 @@ "Versions" : "Versioner", "This application automatically maintains older versions of files that are changed." : "Denne applikation styrer automatisk tidligere versioner af ændrede filer.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Denne applikation vedligeholder automatisk ældre versioner af filer, der ændres. Når den er aktiveret, er der klargjort en skjult versionsmappe i hver brugers mappe, som anvendes til at gemme gamle filversioner. En bruger kan til enhver tid vende tilbage til en ældre version via webgrænsefladen, hvor den erstattede fil bliver til en version. App'en administrerer automatisk versionsmappen for at sikre, at kontoen ikke løber tør for kvote på grund af versioner..\n\t\tUd over udløbet af versioner sørger versionsappen for aldrig at bruge mere end 50 % af kontoens aktuelt ledige plads. Hvis lagrede versioner overskrider denne grænse, så vil app'en først slette de ældste versioner, indtil den når denne grænse. Mere information er tilgængelig i versionsdokumentationen.", + "Current version" : "Nuværende version", + "Initial version" : "Oprindelig version", "Actions for version from {versionHumanExplicitDate}" : "Handlinger for version fra {versionHumanExplicitDate}", "Name this version" : "Navngiv denne version", "Edit version name" : "Rediger versionsnavn", @@ -9,18 +11,15 @@ "Restore version" : "Gendan version", "Download version" : "Download version", "Delete version" : "Slet version", - "Current version" : "Nuværende version", - "Initial version" : "Oprindelig version", - "Version name" : "Versionsnavn", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngivne versioner bevares og udelukkes fra automatiske oprydninger, når din lagerkvote er fuld.", "Cancel" : "Annuller", "Remove version name" : "Fjern versionsnavn", "Save version name" : "Gem versionsnavn", + "Version name" : "Versionsnavn", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngivne versioner bevares og udelukkes fra automatiske oprydninger, når din lagerkvote er fuld.", "Initial version restored" : "Første version genoprettet", "Version restored" : "Version genoprettet", "Could not restore version" : "Kunne ikke genoprette version", "Could not set version label" : "Kunne ikke indstille versionslabel", - "Could not delete version" : "Kunne ikke slette version", - "${version.label} restored" : "${version.label} genoprettet" + "Could not delete version" : "Kunne ikke slette version" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/de.js b/apps/files_versions/l10n/de.js index a0c62c9694e..b9d0a58d712 100644 --- a/apps/files_versions/l10n/de.js +++ b/apps/files_versions/l10n/de.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versionen", "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert wurden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Konto nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Kontos für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen findest du in der Versionsdokumentation.", + "Current version" : "Aktuelle Version", + "Initial version" : "Initiale Version", "Actions for version from {versionHumanExplicitDate}" : "Aktionen für Version von {versionHumanExplicitDate}", "Name this version" : "Diese Version benennen", "Edit version name" : "Versionsnamen bearbeiten", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Version wiederherstellen", "Download version" : "Version herunterladen", "Delete version" : "Version löschen", - "Current version" : "Aktuelle Version", - "Initial version" : "Initiale Version", - "Version name" : "Versionsname", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn dein Speicherkontingent voll ist.", "Cancel" : "Abbrechen", "Remove version name" : "Versionsnamen entfernen", "Save version name" : "Versionsnamen speichern", + "Version name" : "Versionsname", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn dein Speicherkontingent voll ist.", "Initial version restored" : "Ursprüngliche Version wiederhergestellt", "Version restored" : "Version wiederhergestellt", "Could not restore version" : "Version konnte nicht wiederhergestellt werden", "Could not set version label" : "Der Versionsname konnte nicht festgelegt werden", - "Could not delete version" : "Version konnte nicht gelöscht werden", - "${version.label} restored" : "${version.label} wiederhergestellt" + "Could not delete version" : "Version konnte nicht gelöscht werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/de.json b/apps/files_versions/l10n/de.json index de1bd247a4e..eafa7dff7d9 100644 --- a/apps/files_versions/l10n/de.json +++ b/apps/files_versions/l10n/de.json @@ -2,6 +2,8 @@ "Versions" : "Versionen", "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert wurden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Konto nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Kontos für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen findest du in der Versionsdokumentation.", + "Current version" : "Aktuelle Version", + "Initial version" : "Initiale Version", "Actions for version from {versionHumanExplicitDate}" : "Aktionen für Version von {versionHumanExplicitDate}", "Name this version" : "Diese Version benennen", "Edit version name" : "Versionsnamen bearbeiten", @@ -9,18 +11,15 @@ "Restore version" : "Version wiederherstellen", "Download version" : "Version herunterladen", "Delete version" : "Version löschen", - "Current version" : "Aktuelle Version", - "Initial version" : "Initiale Version", - "Version name" : "Versionsname", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn dein Speicherkontingent voll ist.", "Cancel" : "Abbrechen", "Remove version name" : "Versionsnamen entfernen", "Save version name" : "Versionsnamen speichern", + "Version name" : "Versionsname", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn dein Speicherkontingent voll ist.", "Initial version restored" : "Ursprüngliche Version wiederhergestellt", "Version restored" : "Version wiederhergestellt", "Could not restore version" : "Version konnte nicht wiederhergestellt werden", "Could not set version label" : "Der Versionsname konnte nicht festgelegt werden", - "Could not delete version" : "Version konnte nicht gelöscht werden", - "${version.label} restored" : "${version.label} wiederhergestellt" + "Could not delete version" : "Version konnte nicht gelöscht werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js index 8dd2f1bdf79..8c6aaf81f58 100644 --- a/apps/files_versions/l10n/de_DE.js +++ b/apps/files_versions/l10n/de_DE.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versionen", "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert wurden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Konto nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Kontos für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen finden Sie in der Versionsdokumentation.", + "Current version" : "Aktuelle Version", + "Initial version" : "Initiale Version", "Actions for version from {versionHumanExplicitDate}" : "Aktionen für Version von {versionHumanExplicitDate}", "Name this version" : "Diese Version benennen", "Edit version name" : "Versionsnamen bearbeiten", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Version wiederherstellen", "Download version" : "Version herunterladen", "Delete version" : "Version löschen", - "Current version" : "Aktuelle Version", - "Initial version" : "Initiale Version", - "Version name" : "Versionsname", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn Ihr Speicherkontingent voll ist.", "Cancel" : "Abbrechen", "Remove version name" : "Versionsnamen entfernen", "Save version name" : "Versionsnamen speichern", + "Version name" : "Versionsname", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn Ihr Speicherkontingent voll ist.", "Initial version restored" : "Ursprüngliche Version wiederhergestellt", "Version restored" : "Version wiederhergestellt", "Could not restore version" : "Version konnte nicht wiederhergestellt werden", "Could not set version label" : "Der Versionsname konnte nicht festgelegt werden", - "Could not delete version" : "Version konnte nicht gelöscht werden", - "${version.label} restored" : "${version.label} wiederhergestellt" + "Could not delete version" : "Version konnte nicht gelöscht werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json index 2f3acaaf54d..0abfd5246dd 100644 --- a/apps/files_versions/l10n/de_DE.json +++ b/apps/files_versions/l10n/de_DE.json @@ -2,6 +2,8 @@ "Versions" : "Versionen", "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert wurden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Konto nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Kontos für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen finden Sie in der Versionsdokumentation.", + "Current version" : "Aktuelle Version", + "Initial version" : "Initiale Version", "Actions for version from {versionHumanExplicitDate}" : "Aktionen für Version von {versionHumanExplicitDate}", "Name this version" : "Diese Version benennen", "Edit version name" : "Versionsnamen bearbeiten", @@ -9,18 +11,15 @@ "Restore version" : "Version wiederherstellen", "Download version" : "Version herunterladen", "Delete version" : "Version löschen", - "Current version" : "Aktuelle Version", - "Initial version" : "Initiale Version", - "Version name" : "Versionsname", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn Ihr Speicherkontingent voll ist.", "Cancel" : "Abbrechen", "Remove version name" : "Versionsnamen entfernen", "Save version name" : "Versionsnamen speichern", + "Version name" : "Versionsname", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Benannte Versionen werden beibehalten und von automatischen Bereinigungen ausgeschlossen, wenn Ihr Speicherkontingent voll ist.", "Initial version restored" : "Ursprüngliche Version wiederhergestellt", "Version restored" : "Version wiederhergestellt", "Could not restore version" : "Version konnte nicht wiederhergestellt werden", "Could not set version label" : "Der Versionsname konnte nicht festgelegt werden", - "Could not delete version" : "Version konnte nicht gelöscht werden", - "${version.label} restored" : "${version.label} wiederhergestellt" + "Could not delete version" : "Version konnte nicht gelöscht werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/el.js b/apps/files_versions/l10n/el.js index 99edc762c33..a5dfcc68329 100644 --- a/apps/files_versions/l10n/el.js +++ b/apps/files_versions/l10n/el.js @@ -3,22 +3,21 @@ OC.L10N.register( { "Versions" : "Εκδόσεις", "This application automatically maintains older versions of files that are changed." : "Η εφαρμογή διατηρεί αυτόματα παλαιότερες εκδόσεις των αρχείων που έχουν αλλάξει.", + "Current version" : "Τρέχουσα έκδοση", + "Initial version" : "Αρχική έκδοση", "Name this version" : "Ονομασία αυτής της έκδοσης", "Edit version name" : "Επεξεργασία ονόματος έκδοσης", "Compare to current version" : "Σύγκριση με την τρέχουσα έκδοση", "Restore version" : "Επαναφορά έκδοσης", "Download version" : "Λήψη έκδοσης", "Delete version" : "Διαγραφή έκδοσης", - "Current version" : "Τρέχουσα έκδοση", - "Initial version" : "Αρχική έκδοση", - "Version name" : "Όνομα έκδοσης", "Cancel" : "Ακύρωση", "Remove version name" : "Αφαίρεση ονόματος έκδοσης", "Save version name" : "Αποθήκευση ονόματος έκδοσης", + "Version name" : "Όνομα έκδοσης", "Initial version restored" : "Η αρχική έκδοση επαναφέρθηκε", "Version restored" : "Η έκδοση επαναφέρθηκε", "Could not restore version" : "Δεν ήταν δυνατή η επαναφορά της έκδοσης", - "Could not delete version" : "Δεν ήταν δυνατή η διαγραφή της έκδοσης", - "${version.label} restored" : "${version.label} έχουν επαναφερθεί" + "Could not delete version" : "Δεν ήταν δυνατή η διαγραφή της έκδοσης" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/el.json b/apps/files_versions/l10n/el.json index 2a82fcdaf95..735cd066dac 100644 --- a/apps/files_versions/l10n/el.json +++ b/apps/files_versions/l10n/el.json @@ -1,22 +1,21 @@ { "translations": { "Versions" : "Εκδόσεις", "This application automatically maintains older versions of files that are changed." : "Η εφαρμογή διατηρεί αυτόματα παλαιότερες εκδόσεις των αρχείων που έχουν αλλάξει.", + "Current version" : "Τρέχουσα έκδοση", + "Initial version" : "Αρχική έκδοση", "Name this version" : "Ονομασία αυτής της έκδοσης", "Edit version name" : "Επεξεργασία ονόματος έκδοσης", "Compare to current version" : "Σύγκριση με την τρέχουσα έκδοση", "Restore version" : "Επαναφορά έκδοσης", "Download version" : "Λήψη έκδοσης", "Delete version" : "Διαγραφή έκδοσης", - "Current version" : "Τρέχουσα έκδοση", - "Initial version" : "Αρχική έκδοση", - "Version name" : "Όνομα έκδοσης", "Cancel" : "Ακύρωση", "Remove version name" : "Αφαίρεση ονόματος έκδοσης", "Save version name" : "Αποθήκευση ονόματος έκδοσης", + "Version name" : "Όνομα έκδοσης", "Initial version restored" : "Η αρχική έκδοση επαναφέρθηκε", "Version restored" : "Η έκδοση επαναφέρθηκε", "Could not restore version" : "Δεν ήταν δυνατή η επαναφορά της έκδοσης", - "Could not delete version" : "Δεν ήταν δυνατή η διαγραφή της έκδοσης", - "${version.label} restored" : "${version.label} έχουν επαναφερθεί" + "Could not delete version" : "Δεν ήταν δυνατή η διαγραφή της έκδοσης" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/en_GB.js b/apps/files_versions/l10n/en_GB.js index 582e010d9b9..05822ee6dd5 100644 --- a/apps/files_versions/l10n/en_GB.js +++ b/apps/files_versions/l10n/en_GB.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "This application automatically maintains older versions of files that are changed.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.", + "Current version" : "Current version", + "Initial version" : "Initial version", "Actions for version from {versionHumanExplicitDate}" : "Actions for version from {versionHumanExplicitDate}", "Name this version" : "Name this version", "Edit version name" : "Edit version name", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "Current version", - "Initial version" : "Initial version", - "Version name" : "Version name", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Cancel" : "Cancel", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", "Could not set version label" : "Could not set version label", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/en_GB.json b/apps/files_versions/l10n/en_GB.json index b136d46ed29..387e0ae8951 100644 --- a/apps/files_versions/l10n/en_GB.json +++ b/apps/files_versions/l10n/en_GB.json @@ -2,6 +2,8 @@ "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "This application automatically maintains older versions of files that are changed.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.", + "Current version" : "Current version", + "Initial version" : "Initial version", "Actions for version from {versionHumanExplicitDate}" : "Actions for version from {versionHumanExplicitDate}", "Name this version" : "Name this version", "Edit version name" : "Edit version name", @@ -9,18 +11,15 @@ "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "Current version", - "Initial version" : "Initial version", - "Version name" : "Version name", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Cancel" : "Cancel", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", "Could not set version label" : "Could not set version label", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/es.js b/apps/files_versions/l10n/es.js index 3c27dbd9c03..e2bc96fd90b 100644 --- a/apps/files_versions/l10n/es.js +++ b/apps/files_versions/l10n/es.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantiene automáticamente versiones antiguas de los archivos que cambian.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación mantiene automáticamente versiones antiguas de los archivos que cambian. Cuando se activa, una carpeta escondida de versiones aparece en cada directorio del usuario y se usa para almacenar los archivos de versiones antiguas. Un usuario puede volver a una versión más antigua a través de la interfaz web en cualquier momento, convirtiéndose el archivo reemplazado en una versión. La app controla automáticamente la carpeta de versiones para asegurarse de que la cuenta no se queda sin cuota de disco por las versiones.\n\t\tAdemás de administrar la caducidad de las versiones, la app de versiones se asegura de no usar nunca más del 50% del espacio libre actualmente disponible para el usuario. Si las versiones almacenadas exceden este límite, la app borrará primero las versiones más viejas hasta alcanzar este límite. Más información disponible en la documentación de Versiones.", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Actions for version from {versionHumanExplicitDate}" : "Acciones para la versión de {versionHumanExplicitDate}", "Name this version" : "Nombrar esta versión", "Edit version name" : "Editar nombre de versión", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Restaurar versión", "Download version" : "Descargar versión", "Delete version" : "Eliminar versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nombre de versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones nombradas son persistidas, y, son excluidas de las limpiezas automáticas cuando su cuota de almacenamiento está al límite.", "Cancel" : "Cancelar", "Remove version name" : "Quitar nombre de versión", "Save version name" : "Guardar nombre de versión", + "Version name" : "Nombre de versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones nombradas son persistidas, y, son excluidas de las limpiezas automáticas cuando su cuota de almacenamiento está al límite.", "Initial version restored" : "Versión inicial restaurada", "Version restored" : "Versión restaurada", "Could not restore version" : "No se ha podido restaurar la versión", "Could not set version label" : "No se pudo establecer la etiqueta de la versión", - "Could not delete version" : "No se ha podido eliminar la versión", - "${version.label} restored" : "${version.label} restaurada" + "Could not delete version" : "No se ha podido eliminar la versión" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_versions/l10n/es.json b/apps/files_versions/l10n/es.json index 7048c6fa184..3735d6dc773 100644 --- a/apps/files_versions/l10n/es.json +++ b/apps/files_versions/l10n/es.json @@ -2,6 +2,8 @@ "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantiene automáticamente versiones antiguas de los archivos que cambian.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación mantiene automáticamente versiones antiguas de los archivos que cambian. Cuando se activa, una carpeta escondida de versiones aparece en cada directorio del usuario y se usa para almacenar los archivos de versiones antiguas. Un usuario puede volver a una versión más antigua a través de la interfaz web en cualquier momento, convirtiéndose el archivo reemplazado en una versión. La app controla automáticamente la carpeta de versiones para asegurarse de que la cuenta no se queda sin cuota de disco por las versiones.\n\t\tAdemás de administrar la caducidad de las versiones, la app de versiones se asegura de no usar nunca más del 50% del espacio libre actualmente disponible para el usuario. Si las versiones almacenadas exceden este límite, la app borrará primero las versiones más viejas hasta alcanzar este límite. Más información disponible en la documentación de Versiones.", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Actions for version from {versionHumanExplicitDate}" : "Acciones para la versión de {versionHumanExplicitDate}", "Name this version" : "Nombrar esta versión", "Edit version name" : "Editar nombre de versión", @@ -9,18 +11,15 @@ "Restore version" : "Restaurar versión", "Download version" : "Descargar versión", "Delete version" : "Eliminar versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nombre de versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones nombradas son persistidas, y, son excluidas de las limpiezas automáticas cuando su cuota de almacenamiento está al límite.", "Cancel" : "Cancelar", "Remove version name" : "Quitar nombre de versión", "Save version name" : "Guardar nombre de versión", + "Version name" : "Nombre de versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones nombradas son persistidas, y, son excluidas de las limpiezas automáticas cuando su cuota de almacenamiento está al límite.", "Initial version restored" : "Versión inicial restaurada", "Version restored" : "Versión restaurada", "Could not restore version" : "No se ha podido restaurar la versión", "Could not set version label" : "No se pudo establecer la etiqueta de la versión", - "Could not delete version" : "No se ha podido eliminar la versión", - "${version.label} restored" : "${version.label} restaurada" + "Could not delete version" : "No se ha podido eliminar la versión" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/es_EC.js b/apps/files_versions/l10n/es_EC.js index a20c9261644..bcca68dd065 100644 --- a/apps/files_versions/l10n/es_EC.js +++ b/apps/files_versions/l10n/es_EC.js @@ -3,21 +3,20 @@ OC.L10N.register( { "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantiene automáticamente versiones anteriores de los archivos que son modificados.", + "Current version" : "Versión actual", "Name this version" : "Nombrar esta versión", "Edit version name" : "Editar nombre de versión", "Restore version" : "Restaurar versión", "Download version" : "Descargar versión", "Delete version" : "Eliminar versión", - "Current version" : "Versión actual", - "Version name" : "Nombre de la versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando tu cuota de almacenamiento está llena.", "Cancel" : "Cancelar", "Remove version name" : "Eliminar nombre de versión", "Save version name" : "Guardar nombre de versión", + "Version name" : "Nombre de la versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando tu cuota de almacenamiento está llena.", "Initial version restored" : "Versión inicial restaurada", "Version restored" : "Versión restaurada", "Could not restore version" : "No se pudo restaurar la versión", - "Could not delete version" : "No se pudo eliminar la versión", - "${version.label} restored" : "${version.label} restaurada" + "Could not delete version" : "No se pudo eliminar la versión" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_versions/l10n/es_EC.json b/apps/files_versions/l10n/es_EC.json index 5cf612ba368..46097bb89d6 100644 --- a/apps/files_versions/l10n/es_EC.json +++ b/apps/files_versions/l10n/es_EC.json @@ -1,21 +1,20 @@ { "translations": { "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantiene automáticamente versiones anteriores de los archivos que son modificados.", + "Current version" : "Versión actual", "Name this version" : "Nombrar esta versión", "Edit version name" : "Editar nombre de versión", "Restore version" : "Restaurar versión", "Download version" : "Descargar versión", "Delete version" : "Eliminar versión", - "Current version" : "Versión actual", - "Version name" : "Nombre de la versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando tu cuota de almacenamiento está llena.", "Cancel" : "Cancelar", "Remove version name" : "Eliminar nombre de versión", "Save version name" : "Guardar nombre de versión", + "Version name" : "Nombre de la versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando tu cuota de almacenamiento está llena.", "Initial version restored" : "Versión inicial restaurada", "Version restored" : "Versión restaurada", "Could not restore version" : "No se pudo restaurar la versión", - "Could not delete version" : "No se pudo eliminar la versión", - "${version.label} restored" : "${version.label} restaurada" + "Could not delete version" : "No se pudo eliminar la versión" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/es_MX.js b/apps/files_versions/l10n/es_MX.js index 6902967f377..f6346c01b1b 100644 --- a/apps/files_versions/l10n/es_MX.js +++ b/apps/files_versions/l10n/es_MX.js @@ -3,24 +3,23 @@ OC.L10N.register( { "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantiene automáticamente versiones anteriores de archivos que fueron cambiados. ", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Name this version" : "Nombrar esta versión", "Edit version name" : "Editar el nombre de la versión", "Compare to current version" : "Comparar con la versión actual", "Restore version" : "Restaurar versión", "Download version" : "Descargar versión", "Delete version" : "Eliminar versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nombre de la versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando su cuota de almacenamiento alcanzó el límite.", "Cancel" : "Cancelar", "Remove version name" : "Eliminar el nombre de la versión", "Save version name" : "Guardar el nombre de la versión", + "Version name" : "Nombre de la versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando su cuota de almacenamiento alcanzó el límite.", "Initial version restored" : "Versión inicial restaurada", "Version restored" : "Versión restaurada", "Could not restore version" : "No se pudo restaurar la versión", "Could not set version label" : "No se pudo establecer la etiqueta de la versión", - "Could not delete version" : "No se pudo eliminar la versión", - "${version.label} restored" : "${version.label} restaurada" + "Could not delete version" : "No se pudo eliminar la versión" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_versions/l10n/es_MX.json b/apps/files_versions/l10n/es_MX.json index 1531cb27da2..938af06e416 100644 --- a/apps/files_versions/l10n/es_MX.json +++ b/apps/files_versions/l10n/es_MX.json @@ -1,24 +1,23 @@ { "translations": { "Versions" : "Versiones", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantiene automáticamente versiones anteriores de archivos que fueron cambiados. ", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Name this version" : "Nombrar esta versión", "Edit version name" : "Editar el nombre de la versión", "Compare to current version" : "Comparar con la versión actual", "Restore version" : "Restaurar versión", "Download version" : "Descargar versión", "Delete version" : "Eliminar versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nombre de la versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando su cuota de almacenamiento alcanzó el límite.", "Cancel" : "Cancelar", "Remove version name" : "Eliminar el nombre de la versión", "Save version name" : "Guardar el nombre de la versión", + "Version name" : "Nombre de la versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Las versiones con nombre se conservan y se excluyen de las limpiezas automáticas cuando su cuota de almacenamiento alcanzó el límite.", "Initial version restored" : "Versión inicial restaurada", "Version restored" : "Versión restaurada", "Could not restore version" : "No se pudo restaurar la versión", "Could not set version label" : "No se pudo establecer la etiqueta de la versión", - "Could not delete version" : "No se pudo eliminar la versión", - "${version.label} restored" : "${version.label} restaurada" + "Could not delete version" : "No se pudo eliminar la versión" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/et_EE.js b/apps/files_versions/l10n/et_EE.js index d0c6872e48d..a8f60309a52 100644 --- a/apps/files_versions/l10n/et_EE.js +++ b/apps/files_versions/l10n/et_EE.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versioonid", "This application automatically maintains older versions of files that are changed." : "See rakendus haldab automaatselt muudetud failide vanemaid versioone.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "See rakendus säilitab automaatselt muudetud failide vanemaid versioone. Kui see on lubatud, luuakse iga kasutaja kataloogis peidetud versioonide kaust ja seda kasutatakse vanade failiversioonide salvestamiseks. Kasutaja saab veebiliidese kaudu igal ajal naasta vanemale versioonile, kusjuures asendatud failist saab versioon. Rakendus haldab automaatselt versioonide kausta, et kontol kvoot versioonide tõttu otsa ei saaks.\nLisaks versioonide aegumisele tagab versioonirakendus, et ei kasutataks kunagi rohkem kui 50% konto hetkel saadaolevast vabast ruumist. Kui salvestatud versioonid ületavad selle limiidi, kustutab rakendus kõigepealt vanimad versioonid, kuni see limiit jõuab. Lisateavet leiate versioonide dokumentatsioonist.", + "Current version" : "Hetkeversioon", + "Initial version" : "Algversioon", "Actions for version from {versionHumanExplicitDate}" : "Tegevused versiooniga {versionHumanExplicitDate}-st", "Name this version" : "Nimeta see versioon", "Edit version name" : "Muuda versiooni nime", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Taasta versioon", "Download version" : "Laadi versioon alla", "Delete version" : "Kustuta versioo", - "Current version" : "Hetkeversioon", - "Initial version" : "Algversioon", - "Version name" : "Versiooni nimi", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nimelised versioonid hoitakse alles ja ei kustutata automaatselt, kui salvestusruum on täis.", "Cancel" : "Tühista", "Remove version name" : "Eemalda versiooni nimi", "Save version name" : "Salvesta versiooni nimi", + "Version name" : "Versiooni nimi", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nimelised versioonid hoitakse alles ja ei kustutata automaatselt, kui salvestusruum on täis.", "Initial version restored" : "Algne versioon taastatud", "Version restored" : "Versioon taastatud", "Could not restore version" : "Versiooni taastamine ebaõnnestus", "Could not set version label" : "Ei saanud määrata versiooni märget", - "Could not delete version" : "Versiooni kustutamine ebaõnnestus", - "${version.label} restored" : "${version.label} taastatud" + "Could not delete version" : "Versiooni kustutamine ebaõnnestus" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/et_EE.json b/apps/files_versions/l10n/et_EE.json index e76261f9c7e..0ef31e054d7 100644 --- a/apps/files_versions/l10n/et_EE.json +++ b/apps/files_versions/l10n/et_EE.json @@ -2,6 +2,8 @@ "Versions" : "Versioonid", "This application automatically maintains older versions of files that are changed." : "See rakendus haldab automaatselt muudetud failide vanemaid versioone.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "See rakendus säilitab automaatselt muudetud failide vanemaid versioone. Kui see on lubatud, luuakse iga kasutaja kataloogis peidetud versioonide kaust ja seda kasutatakse vanade failiversioonide salvestamiseks. Kasutaja saab veebiliidese kaudu igal ajal naasta vanemale versioonile, kusjuures asendatud failist saab versioon. Rakendus haldab automaatselt versioonide kausta, et kontol kvoot versioonide tõttu otsa ei saaks.\nLisaks versioonide aegumisele tagab versioonirakendus, et ei kasutataks kunagi rohkem kui 50% konto hetkel saadaolevast vabast ruumist. Kui salvestatud versioonid ületavad selle limiidi, kustutab rakendus kõigepealt vanimad versioonid, kuni see limiit jõuab. Lisateavet leiate versioonide dokumentatsioonist.", + "Current version" : "Hetkeversioon", + "Initial version" : "Algversioon", "Actions for version from {versionHumanExplicitDate}" : "Tegevused versiooniga {versionHumanExplicitDate}-st", "Name this version" : "Nimeta see versioon", "Edit version name" : "Muuda versiooni nime", @@ -9,18 +11,15 @@ "Restore version" : "Taasta versioon", "Download version" : "Laadi versioon alla", "Delete version" : "Kustuta versioo", - "Current version" : "Hetkeversioon", - "Initial version" : "Algversioon", - "Version name" : "Versiooni nimi", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nimelised versioonid hoitakse alles ja ei kustutata automaatselt, kui salvestusruum on täis.", "Cancel" : "Tühista", "Remove version name" : "Eemalda versiooni nimi", "Save version name" : "Salvesta versiooni nimi", + "Version name" : "Versiooni nimi", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nimelised versioonid hoitakse alles ja ei kustutata automaatselt, kui salvestusruum on täis.", "Initial version restored" : "Algne versioon taastatud", "Version restored" : "Versioon taastatud", "Could not restore version" : "Versiooni taastamine ebaõnnestus", "Could not set version label" : "Ei saanud määrata versiooni märget", - "Could not delete version" : "Versiooni kustutamine ebaõnnestus", - "${version.label} restored" : "${version.label} taastatud" + "Could not delete version" : "Versiooni kustutamine ebaõnnestus" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/eu.js b/apps/files_versions/l10n/eu.js index 34f57325970..0efa5e5ab74 100644 --- a/apps/files_versions/l10n/eu.js +++ b/apps/files_versions/l10n/eu.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Bertsioak", "This application automatically maintains older versions of files that are changed." : "Aplikazio honek aldatzen diren fitxategien bertsio zaharrak mantentzen ditu automatikoki.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aplikazio honek automatikoki mantentzen ditu aldatzen diren fitxategien bertsio zaharragoak. Gaituta dagoenean, ezkutuko bertsioen karpeta batez hornitzen da erabiltzaile bakoitzaren direktorioa, fitxategien bertsio zaharrak gordetzeko. Erabiltzaileak edozein unetan bertsio zaharrago batera leheneratu dezake web interfazearen bidez, ordeztutako fitxategia bertsio bihurtuz. Aplikazioak automatikoki kudeatzen du bertsioen karpeta, erabiltzailea bertsioak direla eta kuotarik gabe geratuko ez dela ziurtatzeko.\n\t\tBertsioak iraungitzeaz gain, bertsioen aplikazioak ziurtatzen du ez dela inoiz erabiliko kontuaren uneko espazio librearen %50 baino gehiago. Biltegiratutako bertsioek muga hori gainditzen badute, aplikazioak bertsio zaharrenak ezabatuko ditu, mugara jaitsi arte. Informazio gehiago dago eskuragarri bertsioen dokumentazioan.", + "Current version" : "Uneko bertsioa", + "Initial version" : "Hasierako bertsioa", "Actions for version from {versionHumanExplicitDate}" : "Bertsiorako ekintzak {versionHumanExplicitDate}(e)tik", "Name this version" : "Eman izena bertsio honi", "Edit version name" : "Editatu bertsioaren izena", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Leheneratu bertsioa", "Download version" : "Deskargatu bertsioa", "Delete version" : "Ezabatu bertsioa", - "Current version" : "Uneko bertsioa", - "Initial version" : "Hasierako bertsioa", - "Version name" : "Bertsioaren izena", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Izendatutako bertsioak mantentzen dira eta garbiketa automatikoetatik kanpo geratzen dira biltegiratze-kuota beteta dagoenean.", "Cancel" : "Utzi", "Remove version name" : "Kendu bertsioaren izena", "Save version name" : "Gorde bertsioaren izena", + "Version name" : "Bertsioaren izena", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Izendatutako bertsioak mantentzen dira eta garbiketa automatikoetatik kanpo geratzen dira biltegiratze-kuota beteta dagoenean.", "Initial version restored" : "Hasierako bertsioa ondo leheneratu da", "Version restored" : "Bertsioa leheneratu da", "Could not restore version" : "Ezin izan da bertsioa leheneratu", "Could not set version label" : "Ezin izan da bertsio etiketa ezarri", - "Could not delete version" : "Ezin izan da bertsioa ezabatu", - "${version.label} restored" : "${version.label} leheneratuta" + "Could not delete version" : "Ezin izan da bertsioa ezabatu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/eu.json b/apps/files_versions/l10n/eu.json index 8ee165249e1..f291bc31676 100644 --- a/apps/files_versions/l10n/eu.json +++ b/apps/files_versions/l10n/eu.json @@ -2,6 +2,8 @@ "Versions" : "Bertsioak", "This application automatically maintains older versions of files that are changed." : "Aplikazio honek aldatzen diren fitxategien bertsio zaharrak mantentzen ditu automatikoki.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aplikazio honek automatikoki mantentzen ditu aldatzen diren fitxategien bertsio zaharragoak. Gaituta dagoenean, ezkutuko bertsioen karpeta batez hornitzen da erabiltzaile bakoitzaren direktorioa, fitxategien bertsio zaharrak gordetzeko. Erabiltzaileak edozein unetan bertsio zaharrago batera leheneratu dezake web interfazearen bidez, ordeztutako fitxategia bertsio bihurtuz. Aplikazioak automatikoki kudeatzen du bertsioen karpeta, erabiltzailea bertsioak direla eta kuotarik gabe geratuko ez dela ziurtatzeko.\n\t\tBertsioak iraungitzeaz gain, bertsioen aplikazioak ziurtatzen du ez dela inoiz erabiliko kontuaren uneko espazio librearen %50 baino gehiago. Biltegiratutako bertsioek muga hori gainditzen badute, aplikazioak bertsio zaharrenak ezabatuko ditu, mugara jaitsi arte. Informazio gehiago dago eskuragarri bertsioen dokumentazioan.", + "Current version" : "Uneko bertsioa", + "Initial version" : "Hasierako bertsioa", "Actions for version from {versionHumanExplicitDate}" : "Bertsiorako ekintzak {versionHumanExplicitDate}(e)tik", "Name this version" : "Eman izena bertsio honi", "Edit version name" : "Editatu bertsioaren izena", @@ -9,18 +11,15 @@ "Restore version" : "Leheneratu bertsioa", "Download version" : "Deskargatu bertsioa", "Delete version" : "Ezabatu bertsioa", - "Current version" : "Uneko bertsioa", - "Initial version" : "Hasierako bertsioa", - "Version name" : "Bertsioaren izena", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Izendatutako bertsioak mantentzen dira eta garbiketa automatikoetatik kanpo geratzen dira biltegiratze-kuota beteta dagoenean.", "Cancel" : "Utzi", "Remove version name" : "Kendu bertsioaren izena", "Save version name" : "Gorde bertsioaren izena", + "Version name" : "Bertsioaren izena", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Izendatutako bertsioak mantentzen dira eta garbiketa automatikoetatik kanpo geratzen dira biltegiratze-kuota beteta dagoenean.", "Initial version restored" : "Hasierako bertsioa ondo leheneratu da", "Version restored" : "Bertsioa leheneratu da", "Could not restore version" : "Ezin izan da bertsioa leheneratu", "Could not set version label" : "Ezin izan da bertsio etiketa ezarri", - "Could not delete version" : "Ezin izan da bertsioa ezabatu", - "${version.label} restored" : "${version.label} leheneratuta" + "Could not delete version" : "Ezin izan da bertsioa ezabatu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/fa.js b/apps/files_versions/l10n/fa.js index d6502e9f628..c2bbbcd6487 100644 --- a/apps/files_versions/l10n/fa.js +++ b/apps/files_versions/l10n/fa.js @@ -3,22 +3,21 @@ OC.L10N.register( { "Versions" : "نسخه ها", "This application automatically maintains older versions of files that are changed." : "این برنامه به طور خودکار نسخه های قدیمی تر پرونده های تغییر یافته را حفظ می کند.", + "Current version" : "نسخه فعلی", "Name this version" : "Name this version", "Edit version name" : "Edit version name", "Compare to current version" : "Compare to current version", "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "نسخه فعلی", - "Version name" : "Version name", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Cancel" : "منصرف شدن", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_versions/l10n/fa.json b/apps/files_versions/l10n/fa.json index 6ec8bc01979..a5afce9ed79 100644 --- a/apps/files_versions/l10n/fa.json +++ b/apps/files_versions/l10n/fa.json @@ -1,22 +1,21 @@ { "translations": { "Versions" : "نسخه ها", "This application automatically maintains older versions of files that are changed." : "این برنامه به طور خودکار نسخه های قدیمی تر پرونده های تغییر یافته را حفظ می کند.", + "Current version" : "نسخه فعلی", "Name this version" : "Name this version", "Edit version name" : "Edit version name", "Compare to current version" : "Compare to current version", "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "نسخه فعلی", - "Version name" : "Version name", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Cancel" : "منصرف شدن", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/fi.js b/apps/files_versions/l10n/fi.js index 59b998f68e5..94e21333f71 100644 --- a/apps/files_versions/l10n/fi.js +++ b/apps/files_versions/l10n/fi.js @@ -3,22 +3,21 @@ OC.L10N.register( { "Versions" : "Versiot", "This application automatically maintains older versions of files that are changed." : "Tämä sovellus säilyttää automaattisesti vanhempia versioita muuttuneista tiedostoista.", + "Current version" : "Nykyinen versio", + "Initial version" : "Ensimmäinen versio", "Name this version" : "Nimeä tämä versio", "Edit version name" : "Muokkaa version nimeä", "Compare to current version" : "Vertaa nykyiseen versioon", "Restore version" : "Palauta versio", "Download version" : "Lataa versio", "Delete version" : "Poista versio", - "Current version" : "Nykyinen versio", - "Initial version" : "Ensimmäinen versio", - "Version name" : "Version nimi", "Cancel" : "Peruuta", "Remove version name" : "Poista version nimi", "Save version name" : "Tallenna version nimi", + "Version name" : "Version nimi", "Initial version restored" : "Ensimmäinen versio palautettu", "Version restored" : "Versio palautettu", "Could not restore version" : "Versiota ei voitu palauttaa", - "Could not delete version" : "Versiota ei voitu poistaa", - "${version.label} restored" : "${version.label} palautettu" + "Could not delete version" : "Versiota ei voitu poistaa" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/fi.json b/apps/files_versions/l10n/fi.json index 1bd2af7f812..086db8b2441 100644 --- a/apps/files_versions/l10n/fi.json +++ b/apps/files_versions/l10n/fi.json @@ -1,22 +1,21 @@ { "translations": { "Versions" : "Versiot", "This application automatically maintains older versions of files that are changed." : "Tämä sovellus säilyttää automaattisesti vanhempia versioita muuttuneista tiedostoista.", + "Current version" : "Nykyinen versio", + "Initial version" : "Ensimmäinen versio", "Name this version" : "Nimeä tämä versio", "Edit version name" : "Muokkaa version nimeä", "Compare to current version" : "Vertaa nykyiseen versioon", "Restore version" : "Palauta versio", "Download version" : "Lataa versio", "Delete version" : "Poista versio", - "Current version" : "Nykyinen versio", - "Initial version" : "Ensimmäinen versio", - "Version name" : "Version nimi", "Cancel" : "Peruuta", "Remove version name" : "Poista version nimi", "Save version name" : "Tallenna version nimi", + "Version name" : "Version nimi", "Initial version restored" : "Ensimmäinen versio palautettu", "Version restored" : "Versio palautettu", "Could not restore version" : "Versiota ei voitu palauttaa", - "Could not delete version" : "Versiota ei voitu poistaa", - "${version.label} restored" : "${version.label} palautettu" + "Could not delete version" : "Versiota ei voitu poistaa" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/fr.js b/apps/files_versions/l10n/fr.js index fd9d825f8b5..54a75118d61 100644 --- a/apps/files_versions/l10n/fr.js +++ b/apps/files_versions/l10n/fr.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Cette application conserve automatiquement des anciennes versions de fichiers qui ont été modifiés.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que le compte ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour le compte. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", + "Current version" : "Version actuelle", + "Initial version" : "Version initiale", "Actions for version from {versionHumanExplicitDate}" : "Actions pour la version du {versionHumanExplicitDate}", "Name this version" : "Nommer cette version", "Edit version name" : "Modifier le nom de version", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Restaurer la version", "Download version" : "Télécharger la version", "Delete version" : "Supprimer la version", - "Current version" : "Version actuelle", - "Initial version" : "Version initiale", - "Version name" : "Nom de la version", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions nommées sont conservées, et exclues des nettoyages automatiques lorsque vos quotas de stockage sont atteints.", "Cancel" : "Annuler", "Remove version name" : "Retirer le nom de version", "Save version name" : "Sauvegarder le nom de version", + "Version name" : "Nom de la version", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions nommées sont conservées, et exclues des nettoyages automatiques lorsque vos quotas de stockage sont atteints.", "Initial version restored" : "Version initiale restaurée", "Version restored" : "Version restaurée", "Could not restore version" : "Impossible de restaurer la version", "Could not set version label" : "Impossible de définir l'étiquette de version", - "Could not delete version" : "Impossible de supprimer la version", - "${version.label} restored" : "${version.label} restaurée" + "Could not delete version" : "Impossible de supprimer la version" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_versions/l10n/fr.json b/apps/files_versions/l10n/fr.json index f873279aaf1..f1c96acee80 100644 --- a/apps/files_versions/l10n/fr.json +++ b/apps/files_versions/l10n/fr.json @@ -2,6 +2,8 @@ "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Cette application conserve automatiquement des anciennes versions de fichiers qui ont été modifiés.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que le compte ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour le compte. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", + "Current version" : "Version actuelle", + "Initial version" : "Version initiale", "Actions for version from {versionHumanExplicitDate}" : "Actions pour la version du {versionHumanExplicitDate}", "Name this version" : "Nommer cette version", "Edit version name" : "Modifier le nom de version", @@ -9,18 +11,15 @@ "Restore version" : "Restaurer la version", "Download version" : "Télécharger la version", "Delete version" : "Supprimer la version", - "Current version" : "Version actuelle", - "Initial version" : "Version initiale", - "Version name" : "Nom de la version", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions nommées sont conservées, et exclues des nettoyages automatiques lorsque vos quotas de stockage sont atteints.", "Cancel" : "Annuler", "Remove version name" : "Retirer le nom de version", "Save version name" : "Sauvegarder le nom de version", + "Version name" : "Nom de la version", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Les versions nommées sont conservées, et exclues des nettoyages automatiques lorsque vos quotas de stockage sont atteints.", "Initial version restored" : "Version initiale restaurée", "Version restored" : "Version restaurée", "Could not restore version" : "Impossible de restaurer la version", "Could not set version label" : "Impossible de définir l'étiquette de version", - "Could not delete version" : "Impossible de supprimer la version", - "${version.label} restored" : "${version.label} restaurée" + "Could not delete version" : "Impossible de supprimer la version" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ga.js b/apps/files_versions/l10n/ga.js index 96f7695a6ad..4ae4cd56f0e 100644 --- a/apps/files_versions/l10n/ga.js +++ b/apps/files_versions/l10n/ga.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Leaganacha", "This application automatically maintains older versions of files that are changed." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch. Nuair atá sé cumasaithe, cuirtear fillteán leaganacha ceilte ar fáil i gcomhadlann gach úsáideora agus úsáidtear é chun seanleaganacha comhaid a stóráil. Is féidir le húsáideoir filleadh ar leagan níos sine tríd an gcomhéadan gréasáin am ar bith, agus an comhad a athsholáthar ina leagan. Bainistíonn an aip fillteán na leaganacha go huathoibríoch lena chinntiú nach n-éireoidh an cuntas as Cuóta mar gheall ar leaganacha.\n\t\t Chomh maith le dul in éag na leaganacha, cinntíonn an aip leaganacha nach n-úsáidfidh siad riamh níos mó ná 50% den spás saor in aisce atá ar fáil sa chuntas faoi láthair. Má sháraíonn na leaganacha stóráilte an teorainn seo, scriosfaidh an aip na leaganacha is sine ar dtús go dtí go gcomhlíonann sé an teorainn seo. Tá tuilleadh eolais ar fáil sna doiciméid Leaganacha.", + "Current version" : "Leagan reatha", + "Initial version" : "Leagan tosaigh", "Actions for version from {versionHumanExplicitDate}" : "Gníomhartha don leagan ó {versionHumanExplicitDate}", "Name this version" : "Ainmnigh an leagan seo", "Edit version name" : "Cuir ainm an leagain in eagar", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Athchóirigh leagan", "Download version" : "Íoslódáil leagan", "Delete version" : "Scrios leagan", - "Current version" : "Leagan reatha", - "Initial version" : "Leagan tosaigh", - "Version name" : "Ainm an leagain", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Leantar de leaganacha ainmnithe, agus fágtar iad as an áireamh ó ghlanadh uathoibríoch nuair a bhíonn do chuóta stórála lán.", "Cancel" : "Cealaigh", "Remove version name" : "Bain ainm an leagain", "Save version name" : "Sábháil ainm an leagain", + "Version name" : "Ainm an leagain", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Leantar de leaganacha ainmnithe, agus fágtar iad as an áireamh ó ghlanadh uathoibríoch nuair a bhíonn do chuóta stórála lán.", "Initial version restored" : "Athchóiríodh an leagan tosaigh", "Version restored" : "Leagan athchóirithe", "Could not restore version" : "Níorbh fhéidir an leagan a chur ar ais", "Could not set version label" : "Níorbh fhéidir lipéad an leagain a shocrú", - "Could not delete version" : "Níorbh fhéidir an leagan a scriosadh", - "${version.label} restored" : "${version.label} athchóirithe" + "Could not delete version" : "Níorbh fhéidir an leagan a scriosadh" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files_versions/l10n/ga.json b/apps/files_versions/l10n/ga.json index a0bd5c5dfdb..a232fc4c15f 100644 --- a/apps/files_versions/l10n/ga.json +++ b/apps/files_versions/l10n/ga.json @@ -2,6 +2,8 @@ "Versions" : "Leaganacha", "This application automatically maintains older versions of files that are changed." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Coinníonn an feidhmchlár seo leaganacha níos sine de chomhaid a athraítear go huathoibríoch. Nuair atá sé cumasaithe, cuirtear fillteán leaganacha ceilte ar fáil i gcomhadlann gach úsáideora agus úsáidtear é chun seanleaganacha comhaid a stóráil. Is féidir le húsáideoir filleadh ar leagan níos sine tríd an gcomhéadan gréasáin am ar bith, agus an comhad a athsholáthar ina leagan. Bainistíonn an aip fillteán na leaganacha go huathoibríoch lena chinntiú nach n-éireoidh an cuntas as Cuóta mar gheall ar leaganacha.\n\t\t Chomh maith le dul in éag na leaganacha, cinntíonn an aip leaganacha nach n-úsáidfidh siad riamh níos mó ná 50% den spás saor in aisce atá ar fáil sa chuntas faoi láthair. Má sháraíonn na leaganacha stóráilte an teorainn seo, scriosfaidh an aip na leaganacha is sine ar dtús go dtí go gcomhlíonann sé an teorainn seo. Tá tuilleadh eolais ar fáil sna doiciméid Leaganacha.", + "Current version" : "Leagan reatha", + "Initial version" : "Leagan tosaigh", "Actions for version from {versionHumanExplicitDate}" : "Gníomhartha don leagan ó {versionHumanExplicitDate}", "Name this version" : "Ainmnigh an leagan seo", "Edit version name" : "Cuir ainm an leagain in eagar", @@ -9,18 +11,15 @@ "Restore version" : "Athchóirigh leagan", "Download version" : "Íoslódáil leagan", "Delete version" : "Scrios leagan", - "Current version" : "Leagan reatha", - "Initial version" : "Leagan tosaigh", - "Version name" : "Ainm an leagain", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Leantar de leaganacha ainmnithe, agus fágtar iad as an áireamh ó ghlanadh uathoibríoch nuair a bhíonn do chuóta stórála lán.", "Cancel" : "Cealaigh", "Remove version name" : "Bain ainm an leagain", "Save version name" : "Sábháil ainm an leagain", + "Version name" : "Ainm an leagain", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Leantar de leaganacha ainmnithe, agus fágtar iad as an áireamh ó ghlanadh uathoibríoch nuair a bhíonn do chuóta stórála lán.", "Initial version restored" : "Athchóiríodh an leagan tosaigh", "Version restored" : "Leagan athchóirithe", "Could not restore version" : "Níorbh fhéidir an leagan a chur ar ais", "Could not set version label" : "Níorbh fhéidir lipéad an leagain a shocrú", - "Could not delete version" : "Níorbh fhéidir an leagan a scriosadh", - "${version.label} restored" : "${version.label} athchóirithe" + "Could not delete version" : "Níorbh fhéidir an leagan a scriosadh" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/gl.js b/apps/files_versions/l10n/gl.js index 079de6e399a..98dc55a57fa 100644 --- a/apps/files_versions/l10n/gl.js +++ b/apps/files_versions/l10n/gl.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versións", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantén automaticamente versións antigas dos ficheiros que cambian.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación mantén automaticamente as versións anteriores dos ficheiros que se modifican. Ao activarse, crease un cartafol agochado de versións que se emprega para almacenar versións antigas de ficheiros. Un usuario pode reverter cara a unha versión anterior a través da interface web en calquera momento, e o ficheiro substituído pasa a ser unha versión. A aplicación xestiona automaticamente o cartafol de versións para garantir que a conta non esgota a cota de espazo por mor das versións.\n\t\tAdemais da caducidade de versións, a aplicación de versións asegurase de non empregar nunca máis do 50% do espazo libre dispoñíbel actualmente para unha conta. Se as versións almacenadas superan este límite, a aplicación eliminará primeiro as versións máis antigas ata acadar este límite. Hai máis información dispoñíbel na documentación de Versións.", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Actions for version from {versionHumanExplicitDate}" : "Accións para a versión a partir de {versionHumanExplicitDate}", "Name this version" : "Nomear esta versión", "Edit version name" : "Editar o nome da versión", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Restaurar a versión", "Download version" : "Descargar a versión", "Delete version" : "Eliminar a versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nome da versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versións con nome mantéñense e exclúense das limpezas automáticas cando a súa cota de almacenamento estea completa.", "Cancel" : "Cancelar", "Remove version name" : "Retirar o nome da versión", "Save version name" : "Gardar o nome da versión", + "Version name" : "Nome da versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versións con nome mantéñense e exclúense das limpezas automáticas cando a súa cota de almacenamento estea completa.", "Initial version restored" : "A versión inicial foi restaurada", "Version restored" : "A versión foi restaurada", "Could not restore version" : "Non foi posíbel restaurar a versión", "Could not set version label" : "Non foi posíbel definir a etiqueta de versión", - "Could not delete version" : "Non foi posíbel eliminar a versión", - "${version.label} restored" : "${version.label} foi restaurada" + "Could not delete version" : "Non foi posíbel eliminar a versión" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/gl.json b/apps/files_versions/l10n/gl.json index 9d0b47adfc6..77b93261a65 100644 --- a/apps/files_versions/l10n/gl.json +++ b/apps/files_versions/l10n/gl.json @@ -2,6 +2,8 @@ "Versions" : "Versións", "This application automatically maintains older versions of files that are changed." : "Esta aplicación mantén automaticamente versións antigas dos ficheiros que cambian.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación mantén automaticamente as versións anteriores dos ficheiros que se modifican. Ao activarse, crease un cartafol agochado de versións que se emprega para almacenar versións antigas de ficheiros. Un usuario pode reverter cara a unha versión anterior a través da interface web en calquera momento, e o ficheiro substituído pasa a ser unha versión. A aplicación xestiona automaticamente o cartafol de versións para garantir que a conta non esgota a cota de espazo por mor das versións.\n\t\tAdemais da caducidade de versións, a aplicación de versións asegurase de non empregar nunca máis do 50% do espazo libre dispoñíbel actualmente para unha conta. Se as versións almacenadas superan este límite, a aplicación eliminará primeiro as versións máis antigas ata acadar este límite. Hai máis información dispoñíbel na documentación de Versións.", + "Current version" : "Versión actual", + "Initial version" : "Versión inicial", "Actions for version from {versionHumanExplicitDate}" : "Accións para a versión a partir de {versionHumanExplicitDate}", "Name this version" : "Nomear esta versión", "Edit version name" : "Editar o nome da versión", @@ -9,18 +11,15 @@ "Restore version" : "Restaurar a versión", "Download version" : "Descargar a versión", "Delete version" : "Eliminar a versión", - "Current version" : "Versión actual", - "Initial version" : "Versión inicial", - "Version name" : "Nome da versión", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versións con nome mantéñense e exclúense das limpezas automáticas cando a súa cota de almacenamento estea completa.", "Cancel" : "Cancelar", "Remove version name" : "Retirar o nome da versión", "Save version name" : "Gardar o nome da versión", + "Version name" : "Nome da versión", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versións con nome mantéñense e exclúense das limpezas automáticas cando a súa cota de almacenamento estea completa.", "Initial version restored" : "A versión inicial foi restaurada", "Version restored" : "A versión foi restaurada", "Could not restore version" : "Non foi posíbel restaurar a versión", "Could not set version label" : "Non foi posíbel definir a etiqueta de versión", - "Could not delete version" : "Non foi posíbel eliminar a versión", - "${version.label} restored" : "${version.label} foi restaurada" + "Could not delete version" : "Non foi posíbel eliminar a versión" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/hu.js b/apps/files_versions/l10n/hu.js index bb43e8ba96b..51fe3edb9d6 100644 --- a/apps/files_versions/l10n/hu.js +++ b/apps/files_versions/l10n/hu.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Verziók", "This application automatically maintains older versions of files that are changed." : "Ez az alkalmazás automatikusan karbantartja a változtatott fájlok régebbi verzióit.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ez az alkalmazás automatikusan karbantartja a változtatott fájlok régebbi verzióit. Amikor be van kapcsolva, egy rejtett verziómappa jön létre minden felhasználó tárhelyén, amit a korábbi verziók tárolására használ a rendszer. Egy felhasználó bármikor visszatérhet egy korábbi verzióhoz a webes felületen keresztül, és a lecserélt fájl maga is előzménnyé válik. Az alkalmazás automatikusan kezeli a verziómappát, biztosítva, hogy a fiók ne fusson ki a tárterületéből az előzmények miatt.\n\t\tA fájlelőzmények lejárati dátumán kívül az alkalmazás sose használ az elérhető szabad terület 50%-ánál többet. Ha a tárolt előzmények túllépik ezt a korlátot, az alkalmazás addig törli a legrégebbi verziókat, amíg nem felel meg a korlátozásnak. További információ érhető el a Verziók dokumentációjában.", + "Current version" : "Jelenlegi verzió", + "Initial version" : "Kezdeti verzió", "Actions for version from {versionHumanExplicitDate}" : "A verzióra vonatkozó műveletek: {versionHumanExplicitDate}", "Name this version" : "Verzió elnevezése", "Edit version name" : "Verziónév szerkesztése", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Verzió helyreállítása", "Download version" : "Verzió letöltése", "Delete version" : "Verzió törlése", - "Current version" : "Jelenlegi verzió", - "Initial version" : "Kezdeti verzió", - "Version name" : "Verziónév", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "A nevesített verziók meg lesznek őrizve, és ki lesznek zárva az automatikus takarítás alól, ha a tárkvóta betelik.", "Cancel" : "Mégse", "Remove version name" : "Verziónév eltávolítása", "Save version name" : "Verziónév mentése", + "Version name" : "Verziónév", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "A nevesített verziók meg lesznek őrizve, és ki lesznek zárva az automatikus takarítás alól, ha a tárkvóta betelik.", "Initial version restored" : "Kezdeti verzió helyreállítva", "Version restored" : "Verzió helyreállítva", "Could not restore version" : "Nem sikerült helyreállítani a verziót", "Could not set version label" : "Nem sikerült beállítani a verziócímkét", - "Could not delete version" : "Nem sikerült törölni a verziót", - "${version.label} restored" : "${version.label} helyreállítva" + "Could not delete version" : "Nem sikerült törölni a verziót" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/hu.json b/apps/files_versions/l10n/hu.json index 620993b359b..0806b34675b 100644 --- a/apps/files_versions/l10n/hu.json +++ b/apps/files_versions/l10n/hu.json @@ -2,6 +2,8 @@ "Versions" : "Verziók", "This application automatically maintains older versions of files that are changed." : "Ez az alkalmazás automatikusan karbantartja a változtatott fájlok régebbi verzióit.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ez az alkalmazás automatikusan karbantartja a változtatott fájlok régebbi verzióit. Amikor be van kapcsolva, egy rejtett verziómappa jön létre minden felhasználó tárhelyén, amit a korábbi verziók tárolására használ a rendszer. Egy felhasználó bármikor visszatérhet egy korábbi verzióhoz a webes felületen keresztül, és a lecserélt fájl maga is előzménnyé válik. Az alkalmazás automatikusan kezeli a verziómappát, biztosítva, hogy a fiók ne fusson ki a tárterületéből az előzmények miatt.\n\t\tA fájlelőzmények lejárati dátumán kívül az alkalmazás sose használ az elérhető szabad terület 50%-ánál többet. Ha a tárolt előzmények túllépik ezt a korlátot, az alkalmazás addig törli a legrégebbi verziókat, amíg nem felel meg a korlátozásnak. További információ érhető el a Verziók dokumentációjában.", + "Current version" : "Jelenlegi verzió", + "Initial version" : "Kezdeti verzió", "Actions for version from {versionHumanExplicitDate}" : "A verzióra vonatkozó műveletek: {versionHumanExplicitDate}", "Name this version" : "Verzió elnevezése", "Edit version name" : "Verziónév szerkesztése", @@ -9,18 +11,15 @@ "Restore version" : "Verzió helyreállítása", "Download version" : "Verzió letöltése", "Delete version" : "Verzió törlése", - "Current version" : "Jelenlegi verzió", - "Initial version" : "Kezdeti verzió", - "Version name" : "Verziónév", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "A nevesített verziók meg lesznek őrizve, és ki lesznek zárva az automatikus takarítás alól, ha a tárkvóta betelik.", "Cancel" : "Mégse", "Remove version name" : "Verziónév eltávolítása", "Save version name" : "Verziónév mentése", + "Version name" : "Verziónév", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "A nevesített verziók meg lesznek őrizve, és ki lesznek zárva az automatikus takarítás alól, ha a tárkvóta betelik.", "Initial version restored" : "Kezdeti verzió helyreállítva", "Version restored" : "Verzió helyreállítva", "Could not restore version" : "Nem sikerült helyreállítani a verziót", "Could not set version label" : "Nem sikerült beállítani a verziócímkét", - "Could not delete version" : "Nem sikerült törölni a verziót", - "${version.label} restored" : "${version.label} helyreállítva" + "Could not delete version" : "Nem sikerült törölni a verziót" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/is.js b/apps/files_versions/l10n/is.js index 09105855d98..06ff3971930 100644 --- a/apps/files_versions/l10n/is.js +++ b/apps/files_versions/l10n/is.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Versions" : "Útgáfur", "This application automatically maintains older versions of files that are changed." : "Þetta forrit viðheldur sjálfvirkt eldri útgáfum skráa sem er breytt.", + "Current version" : "Fyrirliggjandi útgáfa", + "Initial version" : "Upprunaleg útgáfa", "Actions for version from {versionHumanExplicitDate}" : "Aðgerðir fyrir útgáfu frá {versionHumanExplicitDate}", "Name this version" : "Settu heiti á þessa útgáfu", "Edit version name" : "Breyta heiti útgáfunnar", @@ -10,18 +12,15 @@ OC.L10N.register( "Restore version" : "Endurheimta útgáfu", "Download version" : "Sækja útgáfu", "Delete version" : "Eyða útgáfu", - "Current version" : "Fyrirliggjandi útgáfa", - "Initial version" : "Upprunaleg útgáfa", - "Version name" : "Heiti útgáfu", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nefndar útgáfur eru varanlegar og er undanþegnar við sjálfvirkar tiltektir þegar geymslukvóti fyllist.", "Cancel" : "Hætta við", "Remove version name" : "Fjarlægja heiti útgáfu", "Save version name" : "Vista heiti útgáfu", + "Version name" : "Heiti útgáfu", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nefndar útgáfur eru varanlegar og er undanþegnar við sjálfvirkar tiltektir þegar geymslukvóti fyllist.", "Initial version restored" : "Upprunaleg útgáfa endurheimt", "Version restored" : "Útgáfa endurheimt", "Could not restore version" : "Gat ekki endurheimt útgáfu", "Could not set version label" : "Gat ekki sett merkingu á útgáfu", - "Could not delete version" : "Gat ekki eytt útgáfu", - "${version.label} restored" : "${version.label} endurheimt" + "Could not delete version" : "Gat ekki eytt útgáfu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_versions/l10n/is.json b/apps/files_versions/l10n/is.json index 58af6b9de7e..d189a05e517 100644 --- a/apps/files_versions/l10n/is.json +++ b/apps/files_versions/l10n/is.json @@ -1,6 +1,8 @@ { "translations": { "Versions" : "Útgáfur", "This application automatically maintains older versions of files that are changed." : "Þetta forrit viðheldur sjálfvirkt eldri útgáfum skráa sem er breytt.", + "Current version" : "Fyrirliggjandi útgáfa", + "Initial version" : "Upprunaleg útgáfa", "Actions for version from {versionHumanExplicitDate}" : "Aðgerðir fyrir útgáfu frá {versionHumanExplicitDate}", "Name this version" : "Settu heiti á þessa útgáfu", "Edit version name" : "Breyta heiti útgáfunnar", @@ -8,18 +10,15 @@ "Restore version" : "Endurheimta útgáfu", "Download version" : "Sækja útgáfu", "Delete version" : "Eyða útgáfu", - "Current version" : "Fyrirliggjandi útgáfa", - "Initial version" : "Upprunaleg útgáfa", - "Version name" : "Heiti útgáfu", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nefndar útgáfur eru varanlegar og er undanþegnar við sjálfvirkar tiltektir þegar geymslukvóti fyllist.", "Cancel" : "Hætta við", "Remove version name" : "Fjarlægja heiti útgáfu", "Save version name" : "Vista heiti útgáfu", + "Version name" : "Heiti útgáfu", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nefndar útgáfur eru varanlegar og er undanþegnar við sjálfvirkar tiltektir þegar geymslukvóti fyllist.", "Initial version restored" : "Upprunaleg útgáfa endurheimt", "Version restored" : "Útgáfa endurheimt", "Could not restore version" : "Gat ekki endurheimt útgáfu", "Could not set version label" : "Gat ekki sett merkingu á útgáfu", - "Could not delete version" : "Gat ekki eytt útgáfu", - "${version.label} restored" : "${version.label} endurheimt" + "Could not delete version" : "Gat ekki eytt útgáfu" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/it.js b/apps/files_versions/l10n/it.js index eefcb44f102..a89a84e9bf0 100644 --- a/apps/files_versions/l10n/it.js +++ b/apps/files_versions/l10n/it.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versioni", "This application automatically maintains older versions of files that are changed." : "Questa applicazione mantiene automaticamente versioni più datate dei file modificati.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Questa applicazione conserva automaticamente le versioni più datate dei file che sono stati modificati. Se attivata, una cartella nascosta delle versioni viene generata in ogni cartella degli utenti ed è usata per archiviare le versioni datate dei file. Un utente può tornare a una versione più datata tramite l'interfaccia web in qualsiasi momento, con il file sostituito che diventa una versione. L'applicazione gestisce automaticamente la cartella delle versioni per assicurare che l'account non esaurisca mai la quota a causa delle versioni.\n\t\tIn aggiunta alla scadenza delle versioni, l'applicazione delle versioni si accerta che non sia utilizzato mai più del 50% dello spazio disponibile attualmente all'account. Se le versioni archiviate eccedono questo limite, l'applicazione eliminerà prima le versioni più vecchie, fino a raggiungere questo limite. Altre informazioni sono disponibili nella documentazione di Versioni.", + "Current version" : "Versione corrente", + "Initial version" : "Versione iniziale", "Actions for version from {versionHumanExplicitDate}" : "Azioni per la versione da {versionHumanExplicitDate}", "Name this version" : "Nome di questa versione", "Edit version name" : "Modifica nome versione", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Ripristina versione", "Download version" : "Scarica versione", "Delete version" : "Elimina versione", - "Current version" : "Versione corrente", - "Initial version" : "Versione iniziale", - "Version name" : "Nome versione", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Le versioni con nome sono persistenti ed escluse dalle pulizie automatiche quando lo spazio è pieno.", "Cancel" : "Annulla", "Remove version name" : "Rimuovi nome versione", "Save version name" : "Salva nome versione", + "Version name" : "Nome versione", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Le versioni con nome sono persistenti ed escluse dalle pulizie automatiche quando lo spazio è pieno.", "Initial version restored" : "Versione iniziale ripristinata", "Version restored" : "Versione ripristinata", "Could not restore version" : "Impossibile ripristinare la versione", "Could not set version label" : "Impossibile impostare l'etichetta della versione", - "Could not delete version" : "Impossibile eliminare la versione", - "${version.label} restored" : "${version.label} ripristinato" + "Could not delete version" : "Impossibile eliminare la versione" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_versions/l10n/it.json b/apps/files_versions/l10n/it.json index d4176e5bd31..a5beb882c9c 100644 --- a/apps/files_versions/l10n/it.json +++ b/apps/files_versions/l10n/it.json @@ -2,6 +2,8 @@ "Versions" : "Versioni", "This application automatically maintains older versions of files that are changed." : "Questa applicazione mantiene automaticamente versioni più datate dei file modificati.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Questa applicazione conserva automaticamente le versioni più datate dei file che sono stati modificati. Se attivata, una cartella nascosta delle versioni viene generata in ogni cartella degli utenti ed è usata per archiviare le versioni datate dei file. Un utente può tornare a una versione più datata tramite l'interfaccia web in qualsiasi momento, con il file sostituito che diventa una versione. L'applicazione gestisce automaticamente la cartella delle versioni per assicurare che l'account non esaurisca mai la quota a causa delle versioni.\n\t\tIn aggiunta alla scadenza delle versioni, l'applicazione delle versioni si accerta che non sia utilizzato mai più del 50% dello spazio disponibile attualmente all'account. Se le versioni archiviate eccedono questo limite, l'applicazione eliminerà prima le versioni più vecchie, fino a raggiungere questo limite. Altre informazioni sono disponibili nella documentazione di Versioni.", + "Current version" : "Versione corrente", + "Initial version" : "Versione iniziale", "Actions for version from {versionHumanExplicitDate}" : "Azioni per la versione da {versionHumanExplicitDate}", "Name this version" : "Nome di questa versione", "Edit version name" : "Modifica nome versione", @@ -9,18 +11,15 @@ "Restore version" : "Ripristina versione", "Download version" : "Scarica versione", "Delete version" : "Elimina versione", - "Current version" : "Versione corrente", - "Initial version" : "Versione iniziale", - "Version name" : "Nome versione", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Le versioni con nome sono persistenti ed escluse dalle pulizie automatiche quando lo spazio è pieno.", "Cancel" : "Annulla", "Remove version name" : "Rimuovi nome versione", "Save version name" : "Salva nome versione", + "Version name" : "Nome versione", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Le versioni con nome sono persistenti ed escluse dalle pulizie automatiche quando lo spazio è pieno.", "Initial version restored" : "Versione iniziale ripristinata", "Version restored" : "Versione ripristinata", "Could not restore version" : "Impossibile ripristinare la versione", "Could not set version label" : "Impossibile impostare l'etichetta della versione", - "Could not delete version" : "Impossibile eliminare la versione", - "${version.label} restored" : "${version.label} ripristinato" + "Could not delete version" : "Impossibile eliminare la versione" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ja.js b/apps/files_versions/l10n/ja.js index 2dcb2f1a6c3..13e608003a0 100644 --- a/apps/files_versions/l10n/ja.js +++ b/apps/files_versions/l10n/ja.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "バージョン", "This application automatically maintains older versions of files that are changed." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。有効にすると、隠れバージョン用フォルダーがすべてのユーザーのディレクトリに用意され、古いファイルバージョンを格納するために使用されます。ユーザーはいつでもWebインターフェースから古いバージョンに戻すことができ、置き換えられたファイルはバージョン管理されます。アプリはバージョンフォルダーを自動的に管理して、アカウントがバージョン履歴のために容量を使い果たさないようにします。\nバージョンの有効期限に加えて、バージョンアプリは、アカウントの現在利用可能な空き容量の50%以上を使用しないように維持します。保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最初に最も古いバージョンから削除します。詳細は、バージョンのドキュメントを参照してください。", + "Current version" : "現在のバージョン", + "Initial version" : "最初のバージョン", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate}からのバージョンに対するアクション", "Name this version" : "このバージョンに名前を付けます", "Edit version name" : "バージョン名の編集", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "このバージョンを復元する", "Download version" : "このバージョンをダウンロード", "Delete version" : "このバージョンを削除", - "Current version" : "現在のバージョン", - "Initial version" : "最初のバージョン", - "Version name" : "名前付きバージョン", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "名前付きバージョンは永続化され、ストレージクォータがいっぱいになっていても自動クリーンアップから除外されます。", "Cancel" : "キャンセル", "Remove version name" : "バージョン名を削除", "Save version name" : "バージョン名を保存", + "Version name" : "名前付きバージョン", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "名前付きバージョンは永続化され、ストレージクォータがいっぱいになっていても自動クリーンアップから除外されます。", "Initial version restored" : "初期バージョンを復旧", "Version restored" : "指定のバージョンが復旧されました", "Could not restore version" : "このバージョンを復旧できません", "Could not set version label" : "バージョンラベルを付けることができませんでした", - "Could not delete version" : "指定のバージョンを削除できませんでした", - "${version.label} restored" : "${version.label} が復旧されました" + "Could not delete version" : "指定のバージョンを削除できませんでした" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/ja.json b/apps/files_versions/l10n/ja.json index 2c237f06fa4..32a0cdd5508 100644 --- a/apps/files_versions/l10n/ja.json +++ b/apps/files_versions/l10n/ja.json @@ -2,6 +2,8 @@ "Versions" : "バージョン", "This application automatically maintains older versions of files that are changed." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。有効にすると、隠れバージョン用フォルダーがすべてのユーザーのディレクトリに用意され、古いファイルバージョンを格納するために使用されます。ユーザーはいつでもWebインターフェースから古いバージョンに戻すことができ、置き換えられたファイルはバージョン管理されます。アプリはバージョンフォルダーを自動的に管理して、アカウントがバージョン履歴のために容量を使い果たさないようにします。\nバージョンの有効期限に加えて、バージョンアプリは、アカウントの現在利用可能な空き容量の50%以上を使用しないように維持します。保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最初に最も古いバージョンから削除します。詳細は、バージョンのドキュメントを参照してください。", + "Current version" : "現在のバージョン", + "Initial version" : "最初のバージョン", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate}からのバージョンに対するアクション", "Name this version" : "このバージョンに名前を付けます", "Edit version name" : "バージョン名の編集", @@ -9,18 +11,15 @@ "Restore version" : "このバージョンを復元する", "Download version" : "このバージョンをダウンロード", "Delete version" : "このバージョンを削除", - "Current version" : "現在のバージョン", - "Initial version" : "最初のバージョン", - "Version name" : "名前付きバージョン", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "名前付きバージョンは永続化され、ストレージクォータがいっぱいになっていても自動クリーンアップから除外されます。", "Cancel" : "キャンセル", "Remove version name" : "バージョン名を削除", "Save version name" : "バージョン名を保存", + "Version name" : "名前付きバージョン", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "名前付きバージョンは永続化され、ストレージクォータがいっぱいになっていても自動クリーンアップから除外されます。", "Initial version restored" : "初期バージョンを復旧", "Version restored" : "指定のバージョンが復旧されました", "Could not restore version" : "このバージョンを復旧できません", "Could not set version label" : "バージョンラベルを付けることができませんでした", - "Could not delete version" : "指定のバージョンを削除できませんでした", - "${version.label} restored" : "${version.label} が復旧されました" + "Could not delete version" : "指定のバージョンを削除できませんでした" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ka.js b/apps/files_versions/l10n/ka.js index 1ddec9389c0..fb3ae5b7d08 100644 --- a/apps/files_versions/l10n/ka.js +++ b/apps/files_versions/l10n/ka.js @@ -3,23 +3,22 @@ OC.L10N.register( { "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "This application automatically maintains older versions of files that are changed.", + "Current version" : "Current version", + "Initial version" : "Initial version", "Name this version" : "Name this version", "Edit version name" : "Edit version name", "Compare to current version" : "Compare to current version", "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "Current version", - "Initial version" : "Initial version", - "Version name" : "Version name", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Cancel" : "Cancel", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_versions/l10n/ka.json b/apps/files_versions/l10n/ka.json index 0546d92564c..4259efd747c 100644 --- a/apps/files_versions/l10n/ka.json +++ b/apps/files_versions/l10n/ka.json @@ -1,23 +1,22 @@ { "translations": { "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "This application automatically maintains older versions of files that are changed.", + "Current version" : "Current version", + "Initial version" : "Initial version", "Name this version" : "Name this version", "Edit version name" : "Edit version name", "Compare to current version" : "Compare to current version", "Restore version" : "Restore version", "Download version" : "Download version", "Delete version" : "Delete version", - "Current version" : "Current version", - "Initial version" : "Initial version", - "Version name" : "Version name", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Cancel" : "Cancel", "Remove version name" : "Remove version name", "Save version name" : "Save version name", + "Version name" : "Version name", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.", "Initial version restored" : "Initial version restored", "Version restored" : "Version restored", "Could not restore version" : "Could not restore version", - "Could not delete version" : "Could not delete version", - "${version.label} restored" : "${version.label} restored" + "Could not delete version" : "Could not delete version" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ko.js b/apps/files_versions/l10n/ko.js index 3a951f92f1e..23088f17ebc 100644 --- a/apps/files_versions/l10n/ko.js +++ b/apps/files_versions/l10n/ko.js @@ -3,23 +3,22 @@ OC.L10N.register( { "Versions" : "버전", "This application automatically maintains older versions of files that are changed." : "이 앱은 변경된 파일의 이전 버전을 관리합니다.", + "Current version" : "현재 버전", + "Initial version" : "초기 버전", "Name this version" : "버전 이름 지정", "Edit version name" : "버전 이름 수정", "Compare to current version" : "현재 버전과 비교하기", "Restore version" : "버전 복원", "Download version" : "버전 다운로드", "Delete version" : "버전 삭제", - "Current version" : "현재 버전", - "Initial version" : "초기 버전", - "Version name" : "버전 이름", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "이름이 지정된 버전은 유지되며, 저장 공간 할당량이 가득 찼을 때의 자동 정리 목록에서 제외됩니다.", "Cancel" : "취소", "Remove version name" : "버전 이름 제거", "Save version name" : "버전 이름 저장", + "Version name" : "버전 이름", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "이름이 지정된 버전은 유지되며, 저장 공간 할당량이 가득 찼을 때의 자동 정리 목록에서 제외됩니다.", "Initial version restored" : "초기 버전이 복원됨", "Version restored" : "버전이 복원됨", "Could not restore version" : "버전을 복원할 수 없음", - "Could not delete version" : "버전을 삭제할 수 없음", - "${version.label} restored" : "${version.label} 복원됨" + "Could not delete version" : "버전을 삭제할 수 없음" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/ko.json b/apps/files_versions/l10n/ko.json index 0e5915018e9..b1c7d4d02cc 100644 --- a/apps/files_versions/l10n/ko.json +++ b/apps/files_versions/l10n/ko.json @@ -1,23 +1,22 @@ { "translations": { "Versions" : "버전", "This application automatically maintains older versions of files that are changed." : "이 앱은 변경된 파일의 이전 버전을 관리합니다.", + "Current version" : "현재 버전", + "Initial version" : "초기 버전", "Name this version" : "버전 이름 지정", "Edit version name" : "버전 이름 수정", "Compare to current version" : "현재 버전과 비교하기", "Restore version" : "버전 복원", "Download version" : "버전 다운로드", "Delete version" : "버전 삭제", - "Current version" : "현재 버전", - "Initial version" : "초기 버전", - "Version name" : "버전 이름", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "이름이 지정된 버전은 유지되며, 저장 공간 할당량이 가득 찼을 때의 자동 정리 목록에서 제외됩니다.", "Cancel" : "취소", "Remove version name" : "버전 이름 제거", "Save version name" : "버전 이름 저장", + "Version name" : "버전 이름", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "이름이 지정된 버전은 유지되며, 저장 공간 할당량이 가득 찼을 때의 자동 정리 목록에서 제외됩니다.", "Initial version restored" : "초기 버전이 복원됨", "Version restored" : "버전이 복원됨", "Could not restore version" : "버전을 복원할 수 없음", - "Could not delete version" : "버전을 삭제할 수 없음", - "${version.label} restored" : "${version.label} 복원됨" + "Could not delete version" : "버전을 삭제할 수 없음" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/lt_LT.js b/apps/files_versions/l10n/lt_LT.js index d9f9681eb49..df08c662549 100644 --- a/apps/files_versions/l10n/lt_LT.js +++ b/apps/files_versions/l10n/lt_LT.js @@ -3,17 +3,17 @@ OC.L10N.register( { "Versions" : "Versijos", "This application automatically maintains older versions of files that are changed." : "Ši programa automatiškai palaiko senesnes pakeistų failų versijas.", + "Current version" : "Dabartinė versija", + "Initial version" : "Pradinė versija", "Edit version name" : "Taisyti versijos pavadinimą", "Compare to current version" : "Palyginti su dabartine versija", "Restore version" : "Atkurti versiją", "Download version" : "Atsisiųsti versiją", "Delete version" : "Ištrinti versiją", - "Current version" : "Dabartinė versija", - "Initial version" : "Pradinė versija", - "Version name" : "Versijos pavadinimas", "Cancel" : "Atsisakyti", "Remove version name" : "Šalinti versijos pavadinimą", "Save version name" : "Įrašyti versijos pavadinimą", + "Version name" : "Versijos pavadinimas", "Version restored" : "Versija atkurta", "Could not restore version" : "Nepavyko atkurti versijos", "Could not delete version" : "Nepavyko ištrinti versijos" diff --git a/apps/files_versions/l10n/lt_LT.json b/apps/files_versions/l10n/lt_LT.json index d6a784619f0..11022393356 100644 --- a/apps/files_versions/l10n/lt_LT.json +++ b/apps/files_versions/l10n/lt_LT.json @@ -1,17 +1,17 @@ { "translations": { "Versions" : "Versijos", "This application automatically maintains older versions of files that are changed." : "Ši programa automatiškai palaiko senesnes pakeistų failų versijas.", + "Current version" : "Dabartinė versija", + "Initial version" : "Pradinė versija", "Edit version name" : "Taisyti versijos pavadinimą", "Compare to current version" : "Palyginti su dabartine versija", "Restore version" : "Atkurti versiją", "Download version" : "Atsisiųsti versiją", "Delete version" : "Ištrinti versiją", - "Current version" : "Dabartinė versija", - "Initial version" : "Pradinė versija", - "Version name" : "Versijos pavadinimas", "Cancel" : "Atsisakyti", "Remove version name" : "Šalinti versijos pavadinimą", "Save version name" : "Įrašyti versijos pavadinimą", + "Version name" : "Versijos pavadinimas", "Version restored" : "Versija atkurta", "Could not restore version" : "Nepavyko atkurti versijos", "Could not delete version" : "Nepavyko ištrinti versijos" diff --git a/apps/files_versions/l10n/mk.js b/apps/files_versions/l10n/mk.js index f098eb0507f..0017f6898e9 100644 --- a/apps/files_versions/l10n/mk.js +++ b/apps/files_versions/l10n/mk.js @@ -3,23 +3,22 @@ OC.L10N.register( { "Versions" : "Верзии", "This application automatically maintains older versions of files that are changed." : "Оваа апликација автоматски ги менаџира постарите верзии на датотеките кој се изменети.", + "Current version" : "Моментална верзија", + "Initial version" : "Првична верзија", "Name this version" : "Додај име на оваа верзијата", "Edit version name" : "Промени име на верзијата", "Compare to current version" : "Спореди со моменталната верзија", "Restore version" : "Врати ја оваа верзија", "Download version" : "Преземи верзија", "Delete version" : "Избриши верзија", - "Current version" : "Моментална верзија", - "Initial version" : "Првична верзија", - "Version name" : "Име на верзијата", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните верзии опстојуваат и се исклучени од автоматско чистење кога вашата квота за складирање е полна.", "Cancel" : "Откажи", "Remove version name" : "Избриши име на верзијата", "Save version name" : "Зачувај име на верзија", + "Version name" : "Име на верзијата", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните верзии опстојуваат и се исклучени од автоматско чистење кога вашата квота за складирање е полна.", "Initial version restored" : "Почетната верзијата е вратена", "Version restored" : "Верзијата е вратена", "Could not restore version" : "Неможе да се врати верзијата", - "Could not delete version" : "Неможе да се избрише верзијата", - "${version.label} restored" : "${version.label} вратена" + "Could not delete version" : "Неможе да се избрише верзијата" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_versions/l10n/mk.json b/apps/files_versions/l10n/mk.json index 9924ae07d39..b1a58b96ad2 100644 --- a/apps/files_versions/l10n/mk.json +++ b/apps/files_versions/l10n/mk.json @@ -1,23 +1,22 @@ { "translations": { "Versions" : "Верзии", "This application automatically maintains older versions of files that are changed." : "Оваа апликација автоматски ги менаџира постарите верзии на датотеките кој се изменети.", + "Current version" : "Моментална верзија", + "Initial version" : "Првична верзија", "Name this version" : "Додај име на оваа верзијата", "Edit version name" : "Промени име на верзијата", "Compare to current version" : "Спореди со моменталната верзија", "Restore version" : "Врати ја оваа верзија", "Download version" : "Преземи верзија", "Delete version" : "Избриши верзија", - "Current version" : "Моментална верзија", - "Initial version" : "Првична верзија", - "Version name" : "Име на верзијата", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните верзии опстојуваат и се исклучени од автоматско чистење кога вашата квота за складирање е полна.", "Cancel" : "Откажи", "Remove version name" : "Избриши име на верзијата", "Save version name" : "Зачувај име на верзија", + "Version name" : "Име на верзијата", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните верзии опстојуваат и се исклучени од автоматско чистење кога вашата квота за складирање е полна.", "Initial version restored" : "Почетната верзијата е вратена", "Version restored" : "Верзијата е вратена", "Could not restore version" : "Неможе да се врати верзијата", - "Could not delete version" : "Неможе да се избрише верзијата", - "${version.label} restored" : "${version.label} вратена" + "Could not delete version" : "Неможе да се избрише верзијата" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/nb.js b/apps/files_versions/l10n/nb.js index a7ce7ff3449..f155df00646 100644 --- a/apps/files_versions/l10n/nb.js +++ b/apps/files_versions/l10n/nb.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versjoner", "This application automatically maintains older versions of files that are changed." : "Dette programmet vedlikeholder eldre versjoner av endrede filer.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Dette programmet opprettholder automatisk eldre versjoner av filer som endres. Når den er aktivert, klargjøres en mappe for skjulte versjoner i hver brukers katalog og brukes til å lagre gamle filversjoner. En bruker kan når som helst gå tilbake til en eldre versjon via webgrensesnittet, og den erstattede filen blir en versjon. Appen administrerer automatisk versjonsmappen for å sikre at brukeren ikke går tom for kvote på grunn av versjoner.\n\t\tI tillegg til at versjoner opphører, sørger versjonsappen for aldri å bruke mer enn 50% av brukerens tilgjengelige ledige plass. Hvis lagrede versjoner overskrider denne grensen, sletter appen de eldste versjonene først til den oppfyller denne grensen. Du finner mer informasjon i dokumentasjonen for Versions.", + "Current version" : "Nåværende versjon", + "Initial version" : "Opprinnelig versjon", "Actions for version from {versionHumanExplicitDate}" : "Handlinger for versjon fra {versionHumanExplicitDate}", "Name this version" : "Navngi denne versjonen", "Edit version name" : "Rediger versjonsnavn", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Gjenopprett versjon", "Download version" : "Last ned versjon", "Delete version" : "Slett versjon", - "Current version" : "Nåværende versjon", - "Initial version" : "Opprinnelig versjon", - "Version name" : "Versjonsnavn", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngitte versjoner beholdes og utelates fra automatiske oppryddinger når lagringskvoten er full.", "Cancel" : "Avbryt", "Remove version name" : "Fjern versjonsnavn", "Save version name" : "Lagre versjonsnavn", + "Version name" : "Versjonsnavn", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngitte versjoner beholdes og utelates fra automatiske oppryddinger når lagringskvoten er full.", "Initial version restored" : "Opprinnelig versjon opprettet", "Version restored" : "Versjon gjenopprettet", "Could not restore version" : "Kunne ikke gjenopprette versjon", "Could not set version label" : "Kunne ikke angi versjonsetikett", - "Could not delete version" : "Kunne ikke slette versjon", - "${version.label} restored" : "${version.label} gjenopprettet" + "Could not delete version" : "Kunne ikke slette versjon" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/nb.json b/apps/files_versions/l10n/nb.json index d3c2a8bf669..5dcef7c7b4c 100644 --- a/apps/files_versions/l10n/nb.json +++ b/apps/files_versions/l10n/nb.json @@ -2,6 +2,8 @@ "Versions" : "Versjoner", "This application automatically maintains older versions of files that are changed." : "Dette programmet vedlikeholder eldre versjoner av endrede filer.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Dette programmet opprettholder automatisk eldre versjoner av filer som endres. Når den er aktivert, klargjøres en mappe for skjulte versjoner i hver brukers katalog og brukes til å lagre gamle filversjoner. En bruker kan når som helst gå tilbake til en eldre versjon via webgrensesnittet, og den erstattede filen blir en versjon. Appen administrerer automatisk versjonsmappen for å sikre at brukeren ikke går tom for kvote på grunn av versjoner.\n\t\tI tillegg til at versjoner opphører, sørger versjonsappen for aldri å bruke mer enn 50% av brukerens tilgjengelige ledige plass. Hvis lagrede versjoner overskrider denne grensen, sletter appen de eldste versjonene først til den oppfyller denne grensen. Du finner mer informasjon i dokumentasjonen for Versions.", + "Current version" : "Nåværende versjon", + "Initial version" : "Opprinnelig versjon", "Actions for version from {versionHumanExplicitDate}" : "Handlinger for versjon fra {versionHumanExplicitDate}", "Name this version" : "Navngi denne versjonen", "Edit version name" : "Rediger versjonsnavn", @@ -9,18 +11,15 @@ "Restore version" : "Gjenopprett versjon", "Download version" : "Last ned versjon", "Delete version" : "Slett versjon", - "Current version" : "Nåværende versjon", - "Initial version" : "Opprinnelig versjon", - "Version name" : "Versjonsnavn", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngitte versjoner beholdes og utelates fra automatiske oppryddinger når lagringskvoten er full.", "Cancel" : "Avbryt", "Remove version name" : "Fjern versjonsnavn", "Save version name" : "Lagre versjonsnavn", + "Version name" : "Versjonsnavn", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Navngitte versjoner beholdes og utelates fra automatiske oppryddinger når lagringskvoten er full.", "Initial version restored" : "Opprinnelig versjon opprettet", "Version restored" : "Versjon gjenopprettet", "Could not restore version" : "Kunne ikke gjenopprette versjon", "Could not set version label" : "Kunne ikke angi versjonsetikett", - "Could not delete version" : "Kunne ikke slette versjon", - "${version.label} restored" : "${version.label} gjenopprettet" + "Could not delete version" : "Kunne ikke slette versjon" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/nl.js b/apps/files_versions/l10n/nl.js index 4c347197fbd..a5823f591e2 100644 --- a/apps/files_versions/l10n/nl.js +++ b/apps/files_versions/l10n/nl.js @@ -4,24 +4,23 @@ OC.L10N.register( "Versions" : "Versies", "This application automatically maintains older versions of files that are changed." : "Deze applicatie beheert automatisch oudere versies van gewijzigde bestanden.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Deze applicatie bewaart automatisch oudere versies van bestanden die gewijzigd zijn. Als dit is ingeschakeld, wordt er in de map van elke gebruiker een map met verborgen versies gemaakt waarin oude bestandsversies worden opgeslagen. Een gebruiker kan op elk moment teruggaan naar een oudere versie via de webinterface, waarbij het vervangen bestand een versie wordt. De app beheert de versie map automatisch om ervoor te zorgen dat het account niet zonder quota komt te zitten door versies.\n\t\tNaast het verlopen van versies zorgt de versies-app ervoor dat nooit meer dan 50% van de op dat moment beschikbare vrije ruimte van het account wordt gebruikt. Als opgeslagen versies deze limiet overschrijden, zal de app eerst de oudste versies verwijderen totdat deze limiet is bereikt. Meer informatie is beschikbaar in de documentatie over versies.", + "Current version" : "Huidige versie", + "Initial version" : "Initiële versie", "Name this version" : "Geef deze versie een naam", "Edit version name" : "Bewerk versie naam", "Compare to current version" : "Vergelijk met huidige versie", "Restore version" : "Herstel versie", "Download version" : "Download versie", "Delete version" : "Verwijder versie", - "Current version" : "Huidige versie", - "Initial version" : "Initiële versie", - "Version name" : "Versie naam", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Versies met naam worden bewaard en uitgesloten van automatische opschoning wanneer je opslagquota vol is.", "Cancel" : "Annuleren", "Remove version name" : "Verwijder versie naam", "Save version name" : "Sla versie naam op", + "Version name" : "Versie naam", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Versies met naam worden bewaard en uitgesloten van automatische opschoning wanneer je opslagquota vol is.", "Initial version restored" : "Initiële versie hersteld", "Version restored" : "Versie hersteld", "Could not restore version" : "Kon versie niet herstellen", "Could not set version label" : "Kon versie label niet instellen", - "Could not delete version" : "Kon versie niet verwijderen", - "${version.label} restored" : "${version.label} hersteld" + "Could not delete version" : "Kon versie niet verwijderen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/nl.json b/apps/files_versions/l10n/nl.json index ab3d7cb3bcd..9dbd130d7f2 100644 --- a/apps/files_versions/l10n/nl.json +++ b/apps/files_versions/l10n/nl.json @@ -2,24 +2,23 @@ "Versions" : "Versies", "This application automatically maintains older versions of files that are changed." : "Deze applicatie beheert automatisch oudere versies van gewijzigde bestanden.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Deze applicatie bewaart automatisch oudere versies van bestanden die gewijzigd zijn. Als dit is ingeschakeld, wordt er in de map van elke gebruiker een map met verborgen versies gemaakt waarin oude bestandsversies worden opgeslagen. Een gebruiker kan op elk moment teruggaan naar een oudere versie via de webinterface, waarbij het vervangen bestand een versie wordt. De app beheert de versie map automatisch om ervoor te zorgen dat het account niet zonder quota komt te zitten door versies.\n\t\tNaast het verlopen van versies zorgt de versies-app ervoor dat nooit meer dan 50% van de op dat moment beschikbare vrije ruimte van het account wordt gebruikt. Als opgeslagen versies deze limiet overschrijden, zal de app eerst de oudste versies verwijderen totdat deze limiet is bereikt. Meer informatie is beschikbaar in de documentatie over versies.", + "Current version" : "Huidige versie", + "Initial version" : "Initiële versie", "Name this version" : "Geef deze versie een naam", "Edit version name" : "Bewerk versie naam", "Compare to current version" : "Vergelijk met huidige versie", "Restore version" : "Herstel versie", "Download version" : "Download versie", "Delete version" : "Verwijder versie", - "Current version" : "Huidige versie", - "Initial version" : "Initiële versie", - "Version name" : "Versie naam", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Versies met naam worden bewaard en uitgesloten van automatische opschoning wanneer je opslagquota vol is.", "Cancel" : "Annuleren", "Remove version name" : "Verwijder versie naam", "Save version name" : "Sla versie naam op", + "Version name" : "Versie naam", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Versies met naam worden bewaard en uitgesloten van automatische opschoning wanneer je opslagquota vol is.", "Initial version restored" : "Initiële versie hersteld", "Version restored" : "Versie hersteld", "Could not restore version" : "Kon versie niet herstellen", "Could not set version label" : "Kon versie label niet instellen", - "Could not delete version" : "Kon versie niet verwijderen", - "${version.label} restored" : "${version.label} hersteld" + "Could not delete version" : "Kon versie niet verwijderen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/pl.js b/apps/files_versions/l10n/pl.js index 481f9ffc408..fcb85fc1e23 100644 --- a/apps/files_versions/l10n/pl.js +++ b/apps/files_versions/l10n/pl.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Wersje", "This application automatically maintains older versions of files that are changed." : "Aplikacja przechowuje starsze wersje plików poddanych modyfikacji.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ta aplikacja automatycznie utrzymuje starsze wersje plików, które zostały zmienione. Po włączeniu, w katalogu każdego użytkownika udostępniany jest katalog wersji ukrytych, który służy do przechowywania starych wersji plików. Użytkownik może w dowolnym momencie powrócić do starszej wersji za pośrednictwem interfejsu internetowego, a zastąpiony plik staje się wersją. Aplikacja automatycznie zarządza katalogiem wersji, aby mieć pewność, że na koncie nie zabraknie miejsca z powodu wersji.\n\t\tOprócz wygaszania wersji aplikacja sprawdza, by nigdy nie zostało wykorzystane więcej niż 50% aktualnie dostępnego wolnego miejsca na koncie. Jeśli przechowywane wersje przekroczą ten limit, aplikacja najpierw usunie najstarsze wersje, aż do osiągnięcia tego limitu. Więcej informacji można znaleźć w dokumentacji aplikacji wersji.", + "Current version" : "Obecna wersja", + "Initial version" : "Początkowa wersja", "Actions for version from {versionHumanExplicitDate}" : "Działania dla wersji z {versionHumanExplicitDate}", "Name this version" : "Nazwij tę wersję", "Edit version name" : "Edytuj nazwę wersji", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Przywróć wersję", "Download version" : "Pobierz wersję", "Delete version" : "Usuń wersję", - "Current version" : "Obecna wersja", - "Initial version" : "Początkowa wersja", - "Version name" : "Nazwa wersji", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nazwane wersje są utrwalane i wykluczane z automatycznego czyszczenia, gdy limit przechowywania zostanie przekroczony.", "Cancel" : "Anuluj", "Remove version name" : "Usuń nazwę wersji", "Save version name" : "Zapis nazwę wersji", + "Version name" : "Nazwa wersji", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nazwane wersje są utrwalane i wykluczane z automatycznego czyszczenia, gdy limit przechowywania zostanie przekroczony.", "Initial version restored" : "Przywrócono wersję początkową", "Version restored" : "Wersja przywrócona", "Could not restore version" : "Nie można przywrócić wersji", "Could not set version label" : "Nie można ustawić etykiety wersji", - "Could not delete version" : "Nie można usunąć wersji", - "${version.label} restored" : "Przywrócono ${version.label}" + "Could not delete version" : "Nie można usunąć wersji" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_versions/l10n/pl.json b/apps/files_versions/l10n/pl.json index b11088d613b..118c0c9f5f5 100644 --- a/apps/files_versions/l10n/pl.json +++ b/apps/files_versions/l10n/pl.json @@ -2,6 +2,8 @@ "Versions" : "Wersje", "This application automatically maintains older versions of files that are changed." : "Aplikacja przechowuje starsze wersje plików poddanych modyfikacji.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ta aplikacja automatycznie utrzymuje starsze wersje plików, które zostały zmienione. Po włączeniu, w katalogu każdego użytkownika udostępniany jest katalog wersji ukrytych, który służy do przechowywania starych wersji plików. Użytkownik może w dowolnym momencie powrócić do starszej wersji za pośrednictwem interfejsu internetowego, a zastąpiony plik staje się wersją. Aplikacja automatycznie zarządza katalogiem wersji, aby mieć pewność, że na koncie nie zabraknie miejsca z powodu wersji.\n\t\tOprócz wygaszania wersji aplikacja sprawdza, by nigdy nie zostało wykorzystane więcej niż 50% aktualnie dostępnego wolnego miejsca na koncie. Jeśli przechowywane wersje przekroczą ten limit, aplikacja najpierw usunie najstarsze wersje, aż do osiągnięcia tego limitu. Więcej informacji można znaleźć w dokumentacji aplikacji wersji.", + "Current version" : "Obecna wersja", + "Initial version" : "Początkowa wersja", "Actions for version from {versionHumanExplicitDate}" : "Działania dla wersji z {versionHumanExplicitDate}", "Name this version" : "Nazwij tę wersję", "Edit version name" : "Edytuj nazwę wersji", @@ -9,18 +11,15 @@ "Restore version" : "Przywróć wersję", "Download version" : "Pobierz wersję", "Delete version" : "Usuń wersję", - "Current version" : "Obecna wersja", - "Initial version" : "Początkowa wersja", - "Version name" : "Nazwa wersji", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nazwane wersje są utrwalane i wykluczane z automatycznego czyszczenia, gdy limit przechowywania zostanie przekroczony.", "Cancel" : "Anuluj", "Remove version name" : "Usuń nazwę wersji", "Save version name" : "Zapis nazwę wersji", + "Version name" : "Nazwa wersji", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nazwane wersje są utrwalane i wykluczane z automatycznego czyszczenia, gdy limit przechowywania zostanie przekroczony.", "Initial version restored" : "Przywrócono wersję początkową", "Version restored" : "Wersja przywrócona", "Could not restore version" : "Nie można przywrócić wersji", "Could not set version label" : "Nie można ustawić etykiety wersji", - "Could not delete version" : "Nie można usunąć wersji", - "${version.label} restored" : "Przywrócono ${version.label}" + "Could not delete version" : "Nie można usunąć wersji" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/pt_BR.js b/apps/files_versions/l10n/pt_BR.js index ca01835aa09..696cc68299f 100644 --- a/apps/files_versions/l10n/pt_BR.js +++ b/apps/files_versions/l10n/pt_BR.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versões", "This application automatically maintains older versions of files that are changed." : "Este aplicativo mantém automaticamente versões mais antigas de arquivos que são alterados.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Este aplicativo mantém automaticamente versões mais antigas de arquivos que foram alterados. Quando ativada, uma pasta de versões ocultas é provisionada no diretório de cada usuário e usada para armazenar versões antigas de arquivos. Um usuário pode reverter para uma versão mais antiga através da interface web a qualquer momento, com o arquivo substituído se tornando uma versão. O aplicativo gerencia automaticamente a pasta de versões para garantir que a conta não fique sem cota por causa das versões. \n\t\tAlém da expiração das versões, o aplicativo de versões garante nunca usar mais de 50% do espaço livre disponível atualmente na conta. Se as versões armazenadas excederem esse limite, o aplicativo excluirá primeiro as versões mais antigas até atingir esse limite. Mais informações estão disponíveis na documentação de Versões.", + "Current version" : "Versão atual", + "Initial version" : "Versão inicial", "Actions for version from {versionHumanExplicitDate}" : "Ações para versão de {versionHumanExplicitDate}", "Name this version" : "Nomeie esta versão", "Edit version name" : "Editar nome da versão", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Restaurar versão", "Download version" : "Baixar versão", "Delete version" : "Excluir versão", - "Current version" : "Versão atual", - "Initial version" : "Versão inicial", - "Version name" : "Nome da versão", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versões nomeadas são mantidas e excluídas das limpezas automáticas quando sua cota de armazenamento está cheia.", "Cancel" : "Cancelar", "Remove version name" : "Remover nome da versão", "Save version name" : "Salvar nome da versão", + "Version name" : "Nome da versão", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versões nomeadas são mantidas e excluídas das limpezas automáticas quando sua cota de armazenamento está cheia.", "Initial version restored" : "Versão inicial restaurada", "Version restored" : "Versão restaurada", "Could not restore version" : "Não foi possível restaurar esta versão", "Could not set version label" : "Não foi possível definir o rótulo da versão", - "Could not delete version" : "Não foi possível excluir a versão", - "${version.label} restored" : "${version.label} restaurado" + "Could not delete version" : "Não foi possível excluir a versão" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_versions/l10n/pt_BR.json b/apps/files_versions/l10n/pt_BR.json index b804bf5efda..f818957eb8d 100644 --- a/apps/files_versions/l10n/pt_BR.json +++ b/apps/files_versions/l10n/pt_BR.json @@ -2,6 +2,8 @@ "Versions" : "Versões", "This application automatically maintains older versions of files that are changed." : "Este aplicativo mantém automaticamente versões mais antigas de arquivos que são alterados.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Este aplicativo mantém automaticamente versões mais antigas de arquivos que foram alterados. Quando ativada, uma pasta de versões ocultas é provisionada no diretório de cada usuário e usada para armazenar versões antigas de arquivos. Um usuário pode reverter para uma versão mais antiga através da interface web a qualquer momento, com o arquivo substituído se tornando uma versão. O aplicativo gerencia automaticamente a pasta de versões para garantir que a conta não fique sem cota por causa das versões. \n\t\tAlém da expiração das versões, o aplicativo de versões garante nunca usar mais de 50% do espaço livre disponível atualmente na conta. Se as versões armazenadas excederem esse limite, o aplicativo excluirá primeiro as versões mais antigas até atingir esse limite. Mais informações estão disponíveis na documentação de Versões.", + "Current version" : "Versão atual", + "Initial version" : "Versão inicial", "Actions for version from {versionHumanExplicitDate}" : "Ações para versão de {versionHumanExplicitDate}", "Name this version" : "Nomeie esta versão", "Edit version name" : "Editar nome da versão", @@ -9,18 +11,15 @@ "Restore version" : "Restaurar versão", "Download version" : "Baixar versão", "Delete version" : "Excluir versão", - "Current version" : "Versão atual", - "Initial version" : "Versão inicial", - "Version name" : "Nome da versão", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versões nomeadas são mantidas e excluídas das limpezas automáticas quando sua cota de armazenamento está cheia.", "Cancel" : "Cancelar", "Remove version name" : "Remover nome da versão", "Save version name" : "Salvar nome da versão", + "Version name" : "Nome da versão", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "As versões nomeadas são mantidas e excluídas das limpezas automáticas quando sua cota de armazenamento está cheia.", "Initial version restored" : "Versão inicial restaurada", "Version restored" : "Versão restaurada", "Could not restore version" : "Não foi possível restaurar esta versão", "Could not set version label" : "Não foi possível definir o rótulo da versão", - "Could not delete version" : "Não foi possível excluir a versão", - "${version.label} restored" : "${version.label} restaurado" + "Could not delete version" : "Não foi possível excluir a versão" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ru.js b/apps/files_versions/l10n/ru.js index da699c0ae07..ef54c876b54 100644 --- a/apps/files_versions/l10n/ru.js +++ b/apps/files_versions/l10n/ru.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Версии", "This application automatically maintains older versions of files that are changed." : "Приложение служит для обработки старых версий изменённых файлов.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Это приложение автоматически поддерживает старые версии файлов, которые были изменены. Если оно включено, в каталоге каждого пользователя создается папка \"Скрытые версии\", которая используется для хранения старых версий файлов. Пользователь может в любой момент вернуться к более старой версии через веб-интерфейс, при этом замененный файл станет версией. Приложение автоматически управляет папкой версий, чтобы гарантировать, что квота учетной записи не исчерпается из-за изменений версий.\n\t\tВ дополнение к истечению срока действия версий, приложение \"Версии\" гарантирует, что вы никогда не будете использовать более 50% доступного в данный момент свободного места в учетной записи. Если сохраненные версии превысят это ограничение, приложение сначала удалит самые старые версии, пока не достигнет этого ограничения. Более подробная информация доступна в документации по версиям.", + "Current version" : "Текущая версия", + "Initial version" : "Первоначальная версия", "Actions for version from {versionHumanExplicitDate}" : "Действия для версии из {versionHumanExplicitDate}", "Name this version" : "Обозначить версию", "Edit version name" : "Изменить название версии", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Востановить версию", "Download version" : "Скачать версию", "Delete version" : "Удалить версию", - "Current version" : "Текущая версия", - "Initial version" : "Первоначальная версия", - "Version name" : "Название версии", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именованные версии исключены из автоматического удаления старых версий файлов при исчерпании квоты дискового пространства.", "Cancel" : "Отмена", "Remove version name" : "Удалить название версии", "Save version name" : "Сохранить название версии", + "Version name" : "Название версии", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именованные версии исключены из автоматического удаления старых версий файлов при исчерпании квоты дискового пространства.", "Initial version restored" : "Восстановлена первоначальная версия", "Version restored" : "Версия восстановлена", "Could not restore version" : "Не удалось восстановить версию", "Could not set version label" : "Не удалось установить метку версии", - "Could not delete version" : "Не удалось удалить версию", - "${version.label} restored" : "Восстановлена версия «${version.label}»" + "Could not delete version" : "Не удалось удалить версию" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_versions/l10n/ru.json b/apps/files_versions/l10n/ru.json index 8daee18c9ce..f7dd7181d16 100644 --- a/apps/files_versions/l10n/ru.json +++ b/apps/files_versions/l10n/ru.json @@ -2,6 +2,8 @@ "Versions" : "Версии", "This application automatically maintains older versions of files that are changed." : "Приложение служит для обработки старых версий изменённых файлов.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Это приложение автоматически поддерживает старые версии файлов, которые были изменены. Если оно включено, в каталоге каждого пользователя создается папка \"Скрытые версии\", которая используется для хранения старых версий файлов. Пользователь может в любой момент вернуться к более старой версии через веб-интерфейс, при этом замененный файл станет версией. Приложение автоматически управляет папкой версий, чтобы гарантировать, что квота учетной записи не исчерпается из-за изменений версий.\n\t\tВ дополнение к истечению срока действия версий, приложение \"Версии\" гарантирует, что вы никогда не будете использовать более 50% доступного в данный момент свободного места в учетной записи. Если сохраненные версии превысят это ограничение, приложение сначала удалит самые старые версии, пока не достигнет этого ограничения. Более подробная информация доступна в документации по версиям.", + "Current version" : "Текущая версия", + "Initial version" : "Первоначальная версия", "Actions for version from {versionHumanExplicitDate}" : "Действия для версии из {versionHumanExplicitDate}", "Name this version" : "Обозначить версию", "Edit version name" : "Изменить название версии", @@ -9,18 +11,15 @@ "Restore version" : "Востановить версию", "Download version" : "Скачать версию", "Delete version" : "Удалить версию", - "Current version" : "Текущая версия", - "Initial version" : "Первоначальная версия", - "Version name" : "Название версии", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именованные версии исключены из автоматического удаления старых версий файлов при исчерпании квоты дискового пространства.", "Cancel" : "Отмена", "Remove version name" : "Удалить название версии", "Save version name" : "Сохранить название версии", + "Version name" : "Название версии", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именованные версии исключены из автоматического удаления старых версий файлов при исчерпании квоты дискового пространства.", "Initial version restored" : "Восстановлена первоначальная версия", "Version restored" : "Версия восстановлена", "Could not restore version" : "Не удалось восстановить версию", "Could not set version label" : "Не удалось установить метку версии", - "Could not delete version" : "Не удалось удалить версию", - "${version.label} restored" : "Восстановлена версия «${version.label}»" + "Could not delete version" : "Не удалось удалить версию" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/sk.js b/apps/files_versions/l10n/sk.js index e316b6497bb..a18855f66cd 100644 --- a/apps/files_versions/l10n/sk.js +++ b/apps/files_versions/l10n/sk.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Verzie", "This application automatically maintains older versions of files that are changed." : "Táto aplikácia automaticky spravuje staršie verzie súborov, ktoré sú zmenené", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Táto aplikácia automaticky udržiava staršie verzie súborov, ktoré sú zmenené. Keď je táto možnosť povolená, v adresári každého užívateľa sa vytvorí adresáč skrytých verzií, ktorý sa používa na ukladanie starých verzií súborov. Užívateľ sa môže kedykoľvek vrátiť k staršej verzii prostredníctvom webového rozhrania, pričom nahradený súbor sa stane verziou. Aplikácia automaticky spravuje adresár verzií, aby sa zabezpečilo, že užívateľovi nevyčerpá kvóta kvôli verziám.\nOkrem vypršania platnosti verzií, aplikácia verzie zaisťuje, že nikdy nevyužije viac ako 50 % aktuálne dostupného voľného miesta užívateľa. Ak uložené verzie prekročia tento limit, aplikácia najskôr vymaže najstaršie verzie, kým tento limit nedosiahne. Ďalšie informácie sú k dispozícii v dokumentácii k verziám.", + "Current version" : "Aktuálna verzia", + "Initial version" : "Úvodná verzia", "Actions for version from {versionHumanExplicitDate}" : "Akcie pre verziu od {versionHumanExplicitDate}", "Name this version" : "Pomenovať túto verziu", "Edit version name" : "Upraviť názov verzie", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Obnoviť verziu", "Download version" : "Stiahnuť verziu", "Delete version" : "Odstrániť verziu", - "Current version" : "Aktuálna verzia", - "Initial version" : "Úvodná verzia", - "Version name" : "Názov verzie", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Pomenované verzie sa zachovajú a po naplnení kvóty úložiska budú vylúčené z automatického čistenia.", "Cancel" : "Zrušiť", "Remove version name" : "Odstrániť názov verzie", "Save version name" : "Uložiť názov verzie", + "Version name" : "Názov verzie", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Pomenované verzie sa zachovajú a po naplnení kvóty úložiska budú vylúčené z automatického čistenia.", "Initial version restored" : "Úvodná verzia bola obnovená", "Version restored" : "Verzia bola obnovená", "Could not restore version" : "Nepodarilo sa obnoviť verziu", "Could not set version label" : "Nepodarilo sa nastaviť označenie verzie", - "Could not delete version" : "Nepodarilo sa odstrániť verziu", - "${version.label} restored" : "${version.label} obnovené" + "Could not delete version" : "Nepodarilo sa odstrániť verziu" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_versions/l10n/sk.json b/apps/files_versions/l10n/sk.json index d0ccf5112c8..3f996500934 100644 --- a/apps/files_versions/l10n/sk.json +++ b/apps/files_versions/l10n/sk.json @@ -2,6 +2,8 @@ "Versions" : "Verzie", "This application automatically maintains older versions of files that are changed." : "Táto aplikácia automaticky spravuje staršie verzie súborov, ktoré sú zmenené", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Táto aplikácia automaticky udržiava staršie verzie súborov, ktoré sú zmenené. Keď je táto možnosť povolená, v adresári každého užívateľa sa vytvorí adresáč skrytých verzií, ktorý sa používa na ukladanie starých verzií súborov. Užívateľ sa môže kedykoľvek vrátiť k staršej verzii prostredníctvom webového rozhrania, pričom nahradený súbor sa stane verziou. Aplikácia automaticky spravuje adresár verzií, aby sa zabezpečilo, že užívateľovi nevyčerpá kvóta kvôli verziám.\nOkrem vypršania platnosti verzií, aplikácia verzie zaisťuje, že nikdy nevyužije viac ako 50 % aktuálne dostupného voľného miesta užívateľa. Ak uložené verzie prekročia tento limit, aplikácia najskôr vymaže najstaršie verzie, kým tento limit nedosiahne. Ďalšie informácie sú k dispozícii v dokumentácii k verziám.", + "Current version" : "Aktuálna verzia", + "Initial version" : "Úvodná verzia", "Actions for version from {versionHumanExplicitDate}" : "Akcie pre verziu od {versionHumanExplicitDate}", "Name this version" : "Pomenovať túto verziu", "Edit version name" : "Upraviť názov verzie", @@ -9,18 +11,15 @@ "Restore version" : "Obnoviť verziu", "Download version" : "Stiahnuť verziu", "Delete version" : "Odstrániť verziu", - "Current version" : "Aktuálna verzia", - "Initial version" : "Úvodná verzia", - "Version name" : "Názov verzie", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Pomenované verzie sa zachovajú a po naplnení kvóty úložiska budú vylúčené z automatického čistenia.", "Cancel" : "Zrušiť", "Remove version name" : "Odstrániť názov verzie", "Save version name" : "Uložiť názov verzie", + "Version name" : "Názov verzie", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Pomenované verzie sa zachovajú a po naplnení kvóty úložiska budú vylúčené z automatického čistenia.", "Initial version restored" : "Úvodná verzia bola obnovená", "Version restored" : "Verzia bola obnovená", "Could not restore version" : "Nepodarilo sa obnoviť verziu", "Could not set version label" : "Nepodarilo sa nastaviť označenie verzie", - "Could not delete version" : "Nepodarilo sa odstrániť verziu", - "${version.label} restored" : "${version.label} obnovené" + "Could not delete version" : "Nepodarilo sa odstrániť verziu" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/sl.js b/apps/files_versions/l10n/sl.js index 8936b315e8d..7ae00aa1a28 100644 --- a/apps/files_versions/l10n/sl.js +++ b/apps/files_versions/l10n/sl.js @@ -3,21 +3,20 @@ OC.L10N.register( { "Versions" : "Različice", "This application automatically maintains older versions of files that are changed." : "Program samodejno ustvarja zaporedne različice sprememb datotek.", + "Current version" : "Trenutna različica", "Name this version" : "Poimenovanje razičice", "Edit version name" : "Uredi ime različice", "Restore version" : "Obnovi različico", "Download version" : "Prejmi različico", "Delete version" : "Izbriši različico", - "Current version" : "Trenutna različica", - "Version name" : "Ime različice", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Poimenovane različice so trajne in niso vključene v samodejno čiščenje, če je prostora v oblaku malo.", "Cancel" : "Prekliči", "Remove version name" : "Odstrani ime različice", "Save version name" : "Shrani ime različice", + "Version name" : "Ime različice", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Poimenovane različice so trajne in niso vključene v samodejno čiščenje, če je prostora v oblaku malo.", "Initial version restored" : "Začetna različica je obnovljena", "Version restored" : "Različica je obnovljena", "Could not restore version" : "Različice ni mogoče obnoviti", - "Could not delete version" : "Različice ji mogoče izbrisati", - "${version.label} restored" : "Različica ${version.label} je obnovljena" + "Could not delete version" : "Različice ji mogoče izbrisati" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_versions/l10n/sl.json b/apps/files_versions/l10n/sl.json index 37ed5c681e5..850d2c598c0 100644 --- a/apps/files_versions/l10n/sl.json +++ b/apps/files_versions/l10n/sl.json @@ -1,21 +1,20 @@ { "translations": { "Versions" : "Različice", "This application automatically maintains older versions of files that are changed." : "Program samodejno ustvarja zaporedne različice sprememb datotek.", + "Current version" : "Trenutna različica", "Name this version" : "Poimenovanje razičice", "Edit version name" : "Uredi ime različice", "Restore version" : "Obnovi različico", "Download version" : "Prejmi različico", "Delete version" : "Izbriši različico", - "Current version" : "Trenutna različica", - "Version name" : "Ime različice", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Poimenovane različice so trajne in niso vključene v samodejno čiščenje, če je prostora v oblaku malo.", "Cancel" : "Prekliči", "Remove version name" : "Odstrani ime različice", "Save version name" : "Shrani ime različice", + "Version name" : "Ime različice", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Poimenovane različice so trajne in niso vključene v samodejno čiščenje, če je prostora v oblaku malo.", "Initial version restored" : "Začetna različica je obnovljena", "Version restored" : "Različica je obnovljena", "Could not restore version" : "Različice ni mogoče obnoviti", - "Could not delete version" : "Različice ji mogoče izbrisati", - "${version.label} restored" : "Različica ${version.label} je obnovljena" + "Could not delete version" : "Različice ji mogoče izbrisati" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/sr.js b/apps/files_versions/l10n/sr.js index 8f3948b4b73..6d2eb5524b5 100644 --- a/apps/files_versions/l10n/sr.js +++ b/apps/files_versions/l10n/sr.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Верзије", "This application automatically maintains older versions of files that are changed." : "Ова апликација аутоматски одржава старије верзије измењених фајлова.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ова апликација аутоматски одржава старије верзије фајлова који су измењени. Када се укључи, у сваком корисниковом директоријуму се креира скривени фолдер са верзијама. Он се користи за чување старијих верзија фајла. У било које време корисник може да се врати на старију верзију користећи веб интерфејс, тако што замењени фајл постаје нова верзија. Апликација аутоматски управља фолдером са верзијама тако да налог не потроши своју Квоту због верзија.\n\t\tУз време истека верзија, апликација обезбеђује да се никада не заузме више од 50% текућег слободног простора налога. Ако сачуване верзије прекораче ово ограничење, апликација ће најпре обриати најстарије верзије све док се не задовољи ограничење. Више информација се налази у документацији апликације Верзије.", + "Current version" : "Тренутна верзија", + "Initial version" : "Почетна верзија", "Actions for version from {versionHumanExplicitDate}" : "Акције за верзију од {versionHumanExplicitDate}", "Name this version" : "Назив ове верзије", "Edit version name" : "Уреди назив верзије", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Рестаурирај верзију", "Download version" : "Преузми верзију", "Delete version" : "Обриши верзију", - "Current version" : "Тренутна верзија", - "Initial version" : "Почетна верзија", - "Version name" : "Назив верзије", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именоване верзије су постојане и изузете су из аутоматског чишћења када се испуни ваша диск квота.", "Cancel" : "Откажи", "Remove version name" : "Уклони назив верзије", "Save version name" : "Сачувај назив верзије", + "Version name" : "Назив верзије", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именоване верзије су постојане и изузете су из аутоматског чишћења када се испуни ваша диск квота.", "Initial version restored" : "Рестаурирана је почетна верзија", "Version restored" : "Верзија је рестаурирана", "Could not restore version" : "Верзија није могла да се рестаурира", "Could not set version label" : "Није могла да се постави ознака назива верзије", - "Could not delete version" : "Верзија није могла да се обрише", - "${version.label} restored" : "${version.label} је рестаурирана" + "Could not delete version" : "Верзија није могла да се обрише" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_versions/l10n/sr.json b/apps/files_versions/l10n/sr.json index f61701e3948..ab8d2161cdd 100644 --- a/apps/files_versions/l10n/sr.json +++ b/apps/files_versions/l10n/sr.json @@ -2,6 +2,8 @@ "Versions" : "Верзије", "This application automatically maintains older versions of files that are changed." : "Ова апликација аутоматски одржава старије верзије измењених фајлова.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ова апликација аутоматски одржава старије верзије фајлова који су измењени. Када се укључи, у сваком корисниковом директоријуму се креира скривени фолдер са верзијама. Он се користи за чување старијих верзија фајла. У било које време корисник може да се врати на старију верзију користећи веб интерфејс, тако што замењени фајл постаје нова верзија. Апликација аутоматски управља фолдером са верзијама тако да налог не потроши своју Квоту због верзија.\n\t\tУз време истека верзија, апликација обезбеђује да се никада не заузме више од 50% текућег слободног простора налога. Ако сачуване верзије прекораче ово ограничење, апликација ће најпре обриати најстарије верзије све док се не задовољи ограничење. Више информација се налази у документацији апликације Верзије.", + "Current version" : "Тренутна верзија", + "Initial version" : "Почетна верзија", "Actions for version from {versionHumanExplicitDate}" : "Акције за верзију од {versionHumanExplicitDate}", "Name this version" : "Назив ове верзије", "Edit version name" : "Уреди назив верзије", @@ -9,18 +11,15 @@ "Restore version" : "Рестаурирај верзију", "Download version" : "Преузми верзију", "Delete version" : "Обриши верзију", - "Current version" : "Тренутна верзија", - "Initial version" : "Почетна верзија", - "Version name" : "Назив верзије", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именоване верзије су постојане и изузете су из аутоматског чишћења када се испуни ваша диск квота.", "Cancel" : "Откажи", "Remove version name" : "Уклони назив верзије", "Save version name" : "Сачувај назив верзије", + "Version name" : "Назив верзије", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именоване верзије су постојане и изузете су из аутоматског чишћења када се испуни ваша диск квота.", "Initial version restored" : "Рестаурирана је почетна верзија", "Version restored" : "Верзија је рестаурирана", "Could not restore version" : "Верзија није могла да се рестаурира", "Could not set version label" : "Није могла да се постави ознака назива верзије", - "Could not delete version" : "Верзија није могла да се обрише", - "${version.label} restored" : "${version.label} је рестаурирана" + "Could not delete version" : "Верзија није могла да се обрише" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/sv.js b/apps/files_versions/l10n/sv.js index 577bdcb4bd9..de7c822fd17 100644 --- a/apps/files_versions/l10n/sv.js +++ b/apps/files_versions/l10n/sv.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Versioner", "This application automatically maintains older versions of files that are changed." : "Den här applikationen behåller automatiskt äldre versioner av filer som ändras.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Denna applikation hanterar automatiskt äldre versioner av filer när de ändras. När funktionen är aktiverad tillhandahålls en dold versionsmapp i varje användares katalog som används för att lagra gamla filversioner. En användare kan när som helst återgå till en äldre version via webbgränssnittet, när detta görs blir den ersatta filen en version. Appen hanterar automatiskt versionsmappen för att säkerställa att användaren inte får slut på sin kvot på grund av sparade versioner.\nUtöver hantering av utgångna versioner så förvissar sig appen för versionshantering att den inte använder sig av mer än 50% av användarens tillgängliga ledigt utrymme. Om lagrade versioner överskrider denna gräns, kommer appen att ta bort de äldsta versionerna först tills den inte längre överskrider gränsen. Mer information finns i Versionsdokumentationen.", + "Current version" : "Aktuell version", + "Initial version" : "Första versionen", "Actions for version from {versionHumanExplicitDate}" : "Åtgärder för version från {versionHumanExplicitDate}", "Name this version" : "Namnge denna version", "Edit version name" : "Ändra versionsnamn", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Återställ version", "Download version" : "Ladda ner version", "Delete version" : "Ta bort version", - "Current version" : "Aktuell version", - "Initial version" : "Första versionen", - "Version name" : "Namn på version", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Namngivna versioner finns kvar och utesluts från automatiska rensningar när din lagringskvot är full.", "Cancel" : "Avbryt", "Remove version name" : "Ta bort versionsnamn", "Save version name" : "Spara versionsnamn", + "Version name" : "Namn på version", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Namngivna versioner finns kvar och utesluts från automatiska rensningar när din lagringskvot är full.", "Initial version restored" : "Ursprunglig version återställd", "Version restored" : "Version återställd", "Could not restore version" : "Kunde inte återställa versionen", "Could not set version label" : "Det gick inte att ange versionsetikett", - "Could not delete version" : "Det gick inte att ta bort versionen", - "${version.label} restored" : "${version.label} återställd" + "Could not delete version" : "Det gick inte att ta bort versionen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/sv.json b/apps/files_versions/l10n/sv.json index 4d13b1710df..bed1d527481 100644 --- a/apps/files_versions/l10n/sv.json +++ b/apps/files_versions/l10n/sv.json @@ -2,6 +2,8 @@ "Versions" : "Versioner", "This application automatically maintains older versions of files that are changed." : "Den här applikationen behåller automatiskt äldre versioner av filer som ändras.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Denna applikation hanterar automatiskt äldre versioner av filer när de ändras. När funktionen är aktiverad tillhandahålls en dold versionsmapp i varje användares katalog som används för att lagra gamla filversioner. En användare kan när som helst återgå till en äldre version via webbgränssnittet, när detta görs blir den ersatta filen en version. Appen hanterar automatiskt versionsmappen för att säkerställa att användaren inte får slut på sin kvot på grund av sparade versioner.\nUtöver hantering av utgångna versioner så förvissar sig appen för versionshantering att den inte använder sig av mer än 50% av användarens tillgängliga ledigt utrymme. Om lagrade versioner överskrider denna gräns, kommer appen att ta bort de äldsta versionerna först tills den inte längre överskrider gränsen. Mer information finns i Versionsdokumentationen.", + "Current version" : "Aktuell version", + "Initial version" : "Första versionen", "Actions for version from {versionHumanExplicitDate}" : "Åtgärder för version från {versionHumanExplicitDate}", "Name this version" : "Namnge denna version", "Edit version name" : "Ändra versionsnamn", @@ -9,18 +11,15 @@ "Restore version" : "Återställ version", "Download version" : "Ladda ner version", "Delete version" : "Ta bort version", - "Current version" : "Aktuell version", - "Initial version" : "Första versionen", - "Version name" : "Namn på version", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Namngivna versioner finns kvar och utesluts från automatiska rensningar när din lagringskvot är full.", "Cancel" : "Avbryt", "Remove version name" : "Ta bort versionsnamn", "Save version name" : "Spara versionsnamn", + "Version name" : "Namn på version", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Namngivna versioner finns kvar och utesluts från automatiska rensningar när din lagringskvot är full.", "Initial version restored" : "Ursprunglig version återställd", "Version restored" : "Version återställd", "Could not restore version" : "Kunde inte återställa versionen", "Could not set version label" : "Det gick inte att ange versionsetikett", - "Could not delete version" : "Det gick inte att ta bort versionen", - "${version.label} restored" : "${version.label} återställd" + "Could not delete version" : "Det gick inte att ta bort versionen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/tr.js b/apps/files_versions/l10n/tr.js index d8ed03f2f13..0800511e8d7 100644 --- a/apps/files_versions/l10n/tr.js +++ b/apps/files_versions/l10n/tr.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "Sürümler", "This application automatically maintains older versions of files that are changed." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar. Kullanıma alındığında, dosya sürümlerini saklamak için her kullanıcının klasörlerinde gizli bir versions klasörü oluşturulur. Kullanıcılar site arayüzünü kullanarak istedikleri zaman dosyalarının daha önceki sürümlerine geri dönebilirler. Uygulama versions klasörünü otomatik olarak düzenler ve önceki dosya sürümleri nedeniyle hesabın kotasının dolmasını engeller.\n\t\tSürümler uygulaması dosya sürümlerini belirli bir süreyle saklarken, hesabın depolama alanının en çok %50 oranındaki bölümünü kullanır. Depolanan sürüm dosyalarının boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski sürüm dosyaları silinir. Ayrıntılı bilgi almak için Sürümler uygulamasının belgelerine bakabilirsiniz.", + "Current version" : "Geçerli sürüm", + "Initial version" : "İlk sürüm", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} tarihindeki sürüm için işlemler", "Name this version" : "Bu sürümü adlandırın", "Edit version name" : "Sürüm adını düzenle", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "Sürümü geri yükle", "Download version" : "Sürümü indir", "Delete version" : "Sürümü sil", - "Current version" : "Geçerli sürüm", - "Initial version" : "İlk sürüm", - "Version name" : "Sürüm adı", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Adlandırılmış sürümler kalıcı olur ve depolama alanı kotanız dolduğunda otomatik temizleme işlemine katılmaz.", "Cancel" : "İptal", "Remove version name" : "Sürüm adını kaldır", "Save version name" : "Sürüm adını kaydet", + "Version name" : "Sürüm adı", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Adlandırılmış sürümler kalıcı olur ve depolama alanı kotanız dolduğunda otomatik temizleme işlemine katılmaz.", "Initial version restored" : "İlk sürüm geri yüklendi", "Version restored" : "Sürüm geri yüklendi", "Could not restore version" : "Sürüm geri yüklenemedi", "Could not set version label" : "Sürüm etiketi ayarlanamadı", - "Could not delete version" : "Sürüm silinemedi", - "${version.label} restored" : "${version.label} geri yüklendi" + "Could not delete version" : "Sürüm silinemedi" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_versions/l10n/tr.json b/apps/files_versions/l10n/tr.json index ce6cd368b41..9d6bad2ff02 100644 --- a/apps/files_versions/l10n/tr.json +++ b/apps/files_versions/l10n/tr.json @@ -2,6 +2,8 @@ "Versions" : "Sürümler", "This application automatically maintains older versions of files that are changed." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Bu uygulama değiştirilen dosyaların önceki sürümlerini otomatik olarak izler ve saklar. Kullanıma alındığında, dosya sürümlerini saklamak için her kullanıcının klasörlerinde gizli bir versions klasörü oluşturulur. Kullanıcılar site arayüzünü kullanarak istedikleri zaman dosyalarının daha önceki sürümlerine geri dönebilirler. Uygulama versions klasörünü otomatik olarak düzenler ve önceki dosya sürümleri nedeniyle hesabın kotasının dolmasını engeller.\n\t\tSürümler uygulaması dosya sürümlerini belirli bir süreyle saklarken, hesabın depolama alanının en çok %50 oranındaki bölümünü kullanır. Depolanan sürüm dosyalarının boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski sürüm dosyaları silinir. Ayrıntılı bilgi almak için Sürümler uygulamasının belgelerine bakabilirsiniz.", + "Current version" : "Geçerli sürüm", + "Initial version" : "İlk sürüm", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} tarihindeki sürüm için işlemler", "Name this version" : "Bu sürümü adlandırın", "Edit version name" : "Sürüm adını düzenle", @@ -9,18 +11,15 @@ "Restore version" : "Sürümü geri yükle", "Download version" : "Sürümü indir", "Delete version" : "Sürümü sil", - "Current version" : "Geçerli sürüm", - "Initial version" : "İlk sürüm", - "Version name" : "Sürüm adı", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Adlandırılmış sürümler kalıcı olur ve depolama alanı kotanız dolduğunda otomatik temizleme işlemine katılmaz.", "Cancel" : "İptal", "Remove version name" : "Sürüm adını kaldır", "Save version name" : "Sürüm adını kaydet", + "Version name" : "Sürüm adı", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Adlandırılmış sürümler kalıcı olur ve depolama alanı kotanız dolduğunda otomatik temizleme işlemine katılmaz.", "Initial version restored" : "İlk sürüm geri yüklendi", "Version restored" : "Sürüm geri yüklendi", "Could not restore version" : "Sürüm geri yüklenemedi", "Could not set version label" : "Sürüm etiketi ayarlanamadı", - "Could not delete version" : "Sürüm silinemedi", - "${version.label} restored" : "${version.label} geri yüklendi" + "Could not delete version" : "Sürüm silinemedi" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/ug.js b/apps/files_versions/l10n/ug.js index af031f8be80..89687a1f386 100644 --- a/apps/files_versions/l10n/ug.js +++ b/apps/files_versions/l10n/ug.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "نەشرى", "This application automatically maintains older versions of files that are changed." : "بۇ پروگرامما ئۆزگەرتىلگەن ھۆججەتلەرنىڭ كونا نەشرىنى ئاپتوماتىك ساقلايدۇ.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "بۇ پروگرامما ئۆزگەرتىلگەن ھۆججەتلەرنىڭ كونا نەشرىنى ئاپتوماتىك ساقلايدۇ. قوزغىتىلغاندا ، ھەر بىر ئىشلەتكۈچىنىڭ مۇندەرىجىسىدە يوشۇرۇن نەشرى قىسقۇچ تەمىنلەنگەن بولۇپ ، كونا ھۆججەت نەشرىنى ساقلاشقا ئىشلىتىلىدۇ. ئىشلەتكۈچى خالىغان ۋاقىتتا تور كۆرۈنمە يۈزى ئارقىلىق كونا نەشرىگە قايتالايدۇ ، ئالماشتۇرۇلغان ھۆججەت نەشرىگە ئايلىنىدۇ. بۇ دېتال نەشرى قىسقۇچنى ئاپتوماتىك باشقۇرۇپ ، نەشرى سەۋەبىدىن ھېساباتنىڭ نورمىدىن ئېشىپ كەتمەسلىكىگە كاپالەتلىك قىلىدۇ.\n\t\tنەشرىنىڭ ۋاقتى توشقاندىن باشقا ، نەشىر دېتالى ھېساباتنىڭ ھازىر بار بولغان بوشلۇقنىڭ%50 تىن كۆپرەكىنى ھەرگىز ئىشلەتمەسلىككە كاپالەتلىك قىلىدۇ. ئەگەر ساقلانغان نەشرى بۇ چەكتىن ئېشىپ كەتسە ، ئەپ بۇ چەككە توشقۇچە ئەڭ كونا نەشرىنى ئۆچۈرۈۋېتىدۇ. تېخىمۇ كۆپ ئۇچۇرلار نەشىر ھۆججىتىدە بار.", + "Current version" : "نۆۋەتتىكى نەشرى", + "Initial version" : "دەسلەپكى نەشرى", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} HumanExplicitDate from نەشرىدىكى مەشغۇلاتلار", "Name this version" : "بۇ نەشرىگە ئىسىم قويۇڭ", "Edit version name" : "نەشرىنىڭ نامىنى تەھرىرلەش", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "نەشرىنى ئەسلىگە كەلتۈرۈش", "Download version" : "نەشرىنى چۈشۈرۈش", "Delete version" : "نەشرىنى ئۆچۈرۈڭ", - "Current version" : "نۆۋەتتىكى نەشرى", - "Initial version" : "دەسلەپكى نەشرى", - "Version name" : "نەشرىنىڭ ئىسمى", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "ئىسمى بار نەشرى ساقلاپ قېلىنىدۇ ، ساقلاش نورمىسى توشقاندا ئاپتوماتىك تازىلاشتىن چىقىرىۋېتىلىدۇ.", "Cancel" : "بىكار قىلىش", "Remove version name" : "نەشرىنىڭ نامىنى ئۆچۈرۈڭ", "Save version name" : "نەشرىنىڭ نامىنى ساقلاڭ", + "Version name" : "نەشرىنىڭ ئىسمى", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "ئىسمى بار نەشرى ساقلاپ قېلىنىدۇ ، ساقلاش نورمىسى توشقاندا ئاپتوماتىك تازىلاشتىن چىقىرىۋېتىلىدۇ.", "Initial version restored" : "دەسلەپكى نەشرى ئەسلىگە كەلدى", "Version restored" : "نەشرى ئەسلىگە كەلتۈرۈلدى", "Could not restore version" : "نەشرىنى ئەسلىگە كەلتۈرەلمىدى", "Could not set version label" : "نەشىر بەلگىسىنى تەڭشىيەلمىدى", - "Could not delete version" : "نەشرىنى ئۆچۈرەلمىدى", - "${version.label} restored" : "$ {version.label}.label} ئەسلىگە كەلتۈرۈلدى" + "Could not delete version" : "نەشرىنى ئۆچۈرەلمىدى" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/ug.json b/apps/files_versions/l10n/ug.json index afdaa6994f4..2d956e94f11 100644 --- a/apps/files_versions/l10n/ug.json +++ b/apps/files_versions/l10n/ug.json @@ -2,6 +2,8 @@ "Versions" : "نەشرى", "This application automatically maintains older versions of files that are changed." : "بۇ پروگرامما ئۆزگەرتىلگەن ھۆججەتلەرنىڭ كونا نەشرىنى ئاپتوماتىك ساقلايدۇ.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "بۇ پروگرامما ئۆزگەرتىلگەن ھۆججەتلەرنىڭ كونا نەشرىنى ئاپتوماتىك ساقلايدۇ. قوزغىتىلغاندا ، ھەر بىر ئىشلەتكۈچىنىڭ مۇندەرىجىسىدە يوشۇرۇن نەشرى قىسقۇچ تەمىنلەنگەن بولۇپ ، كونا ھۆججەت نەشرىنى ساقلاشقا ئىشلىتىلىدۇ. ئىشلەتكۈچى خالىغان ۋاقىتتا تور كۆرۈنمە يۈزى ئارقىلىق كونا نەشرىگە قايتالايدۇ ، ئالماشتۇرۇلغان ھۆججەت نەشرىگە ئايلىنىدۇ. بۇ دېتال نەشرى قىسقۇچنى ئاپتوماتىك باشقۇرۇپ ، نەشرى سەۋەبىدىن ھېساباتنىڭ نورمىدىن ئېشىپ كەتمەسلىكىگە كاپالەتلىك قىلىدۇ.\n\t\tنەشرىنىڭ ۋاقتى توشقاندىن باشقا ، نەشىر دېتالى ھېساباتنىڭ ھازىر بار بولغان بوشلۇقنىڭ%50 تىن كۆپرەكىنى ھەرگىز ئىشلەتمەسلىككە كاپالەتلىك قىلىدۇ. ئەگەر ساقلانغان نەشرى بۇ چەكتىن ئېشىپ كەتسە ، ئەپ بۇ چەككە توشقۇچە ئەڭ كونا نەشرىنى ئۆچۈرۈۋېتىدۇ. تېخىمۇ كۆپ ئۇچۇرلار نەشىر ھۆججىتىدە بار.", + "Current version" : "نۆۋەتتىكى نەشرى", + "Initial version" : "دەسلەپكى نەشرى", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} HumanExplicitDate from نەشرىدىكى مەشغۇلاتلار", "Name this version" : "بۇ نەشرىگە ئىسىم قويۇڭ", "Edit version name" : "نەشرىنىڭ نامىنى تەھرىرلەش", @@ -9,18 +11,15 @@ "Restore version" : "نەشرىنى ئەسلىگە كەلتۈرۈش", "Download version" : "نەشرىنى چۈشۈرۈش", "Delete version" : "نەشرىنى ئۆچۈرۈڭ", - "Current version" : "نۆۋەتتىكى نەشرى", - "Initial version" : "دەسلەپكى نەشرى", - "Version name" : "نەشرىنىڭ ئىسمى", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "ئىسمى بار نەشرى ساقلاپ قېلىنىدۇ ، ساقلاش نورمىسى توشقاندا ئاپتوماتىك تازىلاشتىن چىقىرىۋېتىلىدۇ.", "Cancel" : "بىكار قىلىش", "Remove version name" : "نەشرىنىڭ نامىنى ئۆچۈرۈڭ", "Save version name" : "نەشرىنىڭ نامىنى ساقلاڭ", + "Version name" : "نەشرىنىڭ ئىسمى", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "ئىسمى بار نەشرى ساقلاپ قېلىنىدۇ ، ساقلاش نورمىسى توشقاندا ئاپتوماتىك تازىلاشتىن چىقىرىۋېتىلىدۇ.", "Initial version restored" : "دەسلەپكى نەشرى ئەسلىگە كەلدى", "Version restored" : "نەشرى ئەسلىگە كەلتۈرۈلدى", "Could not restore version" : "نەشرىنى ئەسلىگە كەلتۈرەلمىدى", "Could not set version label" : "نەشىر بەلگىسىنى تەڭشىيەلمىدى", - "Could not delete version" : "نەشرىنى ئۆچۈرەلمىدى", - "${version.label} restored" : "$ {version.label}.label} ئەسلىگە كەلتۈرۈلدى" + "Could not delete version" : "نەشرىنى ئۆچۈرەلمىدى" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/uk.js b/apps/files_versions/l10n/uk.js index 2d7045eacaa..bc26eea733d 100644 --- a/apps/files_versions/l10n/uk.js +++ b/apps/files_versions/l10n/uk.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Versions" : "Версії", "This application automatically maintains older versions of files that are changed." : "Цей застосунок підтримує роботу з попередніми версіями файлів, які було змінено.", + "Current version" : "Поточна версія", + "Initial version" : "Початкова версія", "Actions for version from {versionHumanExplicitDate}" : "Дії для версії від {versionHumanExplicitDate}", "Name this version" : "Назвіть цю версію", "Edit version name" : "Редагуйте назву версії", @@ -10,18 +12,15 @@ OC.L10N.register( "Restore version" : "Відновити версію", "Download version" : "Звантажити версію", "Delete version" : "Вилучити версію", - "Current version" : "Поточна версія", - "Initial version" : "Початкова версія", - "Version name" : "Назва версії", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Версії з назвами є постійними та їх виключено з автоматичного очищення після переповнення квоти у сховищі.", "Cancel" : "Скасувати", "Remove version name" : "Вилучити назву версії", "Save version name" : "Зберегти назву версії", + "Version name" : "Назва версії", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Версії з назвами є постійними та їх виключено з автоматичного очищення після переповнення квоти у сховищі.", "Initial version restored" : "Початкову версію відновлено", "Version restored" : "Версію відновлено", "Could not restore version" : "Не вдалося відновити версію", "Could not set version label" : "Не вдалося встановити ярлик версії", - "Could not delete version" : "Не вдалося вилучити версію", - "${version.label} restored" : "${version.label} відновлено" + "Could not delete version" : "Не вдалося вилучити версію" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_versions/l10n/uk.json b/apps/files_versions/l10n/uk.json index 550e6d9f855..64503bc67c1 100644 --- a/apps/files_versions/l10n/uk.json +++ b/apps/files_versions/l10n/uk.json @@ -1,6 +1,8 @@ { "translations": { "Versions" : "Версії", "This application automatically maintains older versions of files that are changed." : "Цей застосунок підтримує роботу з попередніми версіями файлів, які було змінено.", + "Current version" : "Поточна версія", + "Initial version" : "Початкова версія", "Actions for version from {versionHumanExplicitDate}" : "Дії для версії від {versionHumanExplicitDate}", "Name this version" : "Назвіть цю версію", "Edit version name" : "Редагуйте назву версії", @@ -8,18 +10,15 @@ "Restore version" : "Відновити версію", "Download version" : "Звантажити версію", "Delete version" : "Вилучити версію", - "Current version" : "Поточна версія", - "Initial version" : "Початкова версія", - "Version name" : "Назва версії", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Версії з назвами є постійними та їх виключено з автоматичного очищення після переповнення квоти у сховищі.", "Cancel" : "Скасувати", "Remove version name" : "Вилучити назву версії", "Save version name" : "Зберегти назву версії", + "Version name" : "Назва версії", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Версії з назвами є постійними та їх виключено з автоматичного очищення після переповнення квоти у сховищі.", "Initial version restored" : "Початкову версію відновлено", "Version restored" : "Версію відновлено", "Could not restore version" : "Не вдалося відновити версію", "Could not set version label" : "Не вдалося встановити ярлик версії", - "Could not delete version" : "Не вдалося вилучити версію", - "${version.label} restored" : "${version.label} відновлено" + "Could not delete version" : "Не вдалося вилучити версію" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/vi.js b/apps/files_versions/l10n/vi.js index 04be24a1679..b08122ba132 100644 --- a/apps/files_versions/l10n/vi.js +++ b/apps/files_versions/l10n/vi.js @@ -3,23 +3,22 @@ OC.L10N.register( { "Versions" : "Phiên bản", "This application automatically maintains older versions of files that are changed." : "ng dụng này tự động duy trì các phiên bản cũ hơn của tệp đã được thay đổi.", + "Current version" : "Phiên bản hiện tại", + "Initial version" : "Phiên bản đầu tiên", "Name this version" : "Đặt tên cho phiên bản này", "Edit version name" : "Chỉnh sửa tên phiên bản", "Compare to current version" : "So sánh với phiên bản hiện tại", "Restore version" : "Khôi phục phiên bản", "Download version" : "Tải xuống phiên bản", "Delete version" : "Xóa phiên bản", - "Current version" : "Phiên bản hiện tại", - "Initial version" : "Phiên bản đầu tiên", - "Version name" : "Tên phiên bản", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Các phiên bản được đặt tên vẫn được duy trì và bị loại khỏi quá trình dọn dẹp tự động khi hạn mức bộ nhớ của bạn đã đầy.", "Cancel" : "Hủy", "Remove version name" : "Xóa tên phiên bản", "Save version name" : "Lưu tên phiên bản", + "Version name" : "Tên phiên bản", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Các phiên bản được đặt tên vẫn được duy trì và bị loại khỏi quá trình dọn dẹp tự động khi hạn mức bộ nhớ của bạn đã đầy.", "Initial version restored" : "Đã khôi phục phiên bản ban đầu", "Version restored" : "Đã khôi phục phiên bản", "Could not restore version" : "Không thể khôi phục phiên bản", - "Could not delete version" : "Không thể xóa phiên bản", - "${version.label} restored" : "${version.label} đã được khôi phục" + "Could not delete version" : "Không thể xóa phiên bản" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/vi.json b/apps/files_versions/l10n/vi.json index 73f635599b9..0e24a0d9f33 100644 --- a/apps/files_versions/l10n/vi.json +++ b/apps/files_versions/l10n/vi.json @@ -1,23 +1,22 @@ { "translations": { "Versions" : "Phiên bản", "This application automatically maintains older versions of files that are changed." : "ng dụng này tự động duy trì các phiên bản cũ hơn của tệp đã được thay đổi.", + "Current version" : "Phiên bản hiện tại", + "Initial version" : "Phiên bản đầu tiên", "Name this version" : "Đặt tên cho phiên bản này", "Edit version name" : "Chỉnh sửa tên phiên bản", "Compare to current version" : "So sánh với phiên bản hiện tại", "Restore version" : "Khôi phục phiên bản", "Download version" : "Tải xuống phiên bản", "Delete version" : "Xóa phiên bản", - "Current version" : "Phiên bản hiện tại", - "Initial version" : "Phiên bản đầu tiên", - "Version name" : "Tên phiên bản", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Các phiên bản được đặt tên vẫn được duy trì và bị loại khỏi quá trình dọn dẹp tự động khi hạn mức bộ nhớ của bạn đã đầy.", "Cancel" : "Hủy", "Remove version name" : "Xóa tên phiên bản", "Save version name" : "Lưu tên phiên bản", + "Version name" : "Tên phiên bản", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Các phiên bản được đặt tên vẫn được duy trì và bị loại khỏi quá trình dọn dẹp tự động khi hạn mức bộ nhớ của bạn đã đầy.", "Initial version restored" : "Đã khôi phục phiên bản ban đầu", "Version restored" : "Đã khôi phục phiên bản", "Could not restore version" : "Không thể khôi phục phiên bản", - "Could not delete version" : "Không thể xóa phiên bản", - "${version.label} restored" : "${version.label} đã được khôi phục" + "Could not delete version" : "Không thể xóa phiên bản" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js index 2ff412a0ea8..4a871a1a50c 100644 --- a/apps/files_versions/l10n/zh_CN.js +++ b/apps/files_versions/l10n/zh_CN.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护已更改文件的旧版本。", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此应用程序将会自动保留已被更改的老版本文件。当此应用被启用时,每个用户的目录中都会呈现一个用于版本存储的隐藏文件夹。用户可以随时通过网页将文件恢复到旧版本,替换的文件将作为最新版本。应用程序将自动管理版本文件夹以确保账户不会因保留历史版本耗尽存储空间。\n\t\t除了版本有效期限以外,应用程序会确保保留历史版本的文件不会占用超过账户目前可用空间50%。如果存储的版本超出此限制,则版本管理会先删除最早的版本直至低于存储限制。更多资讯详见“版本”说明文档。", + "Current version" : "当前版本", + "Initial version" : "初始版本", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} 版本的操作", "Name this version" : "命名此版本", "Edit version name" : "编辑版本名", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "恢复版本", "Download version" : "下载版本", "Delete version" : "删除版本", - "Current version" : "当前版本", - "Initial version" : "初始版本", - "Version name" : "版本名", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本会保留,且当你的存储配额已满时,它将被从自动清理中排除。", "Cancel" : "取消", "Remove version name" : "删除版本名", "Save version name" : "保存版本名", + "Version name" : "版本名", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本会保留,且当你的存储配额已满时,它将被从自动清理中排除。", "Initial version restored" : "已还原最初版本", "Version restored" : "版本已还原", "Could not restore version" : "无法还原版本", "Could not set version label" : "无法设置版本标签", - "Could not delete version" : "无法删除版本", - "${version.label} restored" : "已还原版本${version.label} " + "Could not delete version" : "无法删除版本" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json index 654c28296b3..d133c4dc717 100644 --- a/apps/files_versions/l10n/zh_CN.json +++ b/apps/files_versions/l10n/zh_CN.json @@ -2,6 +2,8 @@ "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护已更改文件的旧版本。", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此应用程序将会自动保留已被更改的老版本文件。当此应用被启用时,每个用户的目录中都会呈现一个用于版本存储的隐藏文件夹。用户可以随时通过网页将文件恢复到旧版本,替换的文件将作为最新版本。应用程序将自动管理版本文件夹以确保账户不会因保留历史版本耗尽存储空间。\n\t\t除了版本有效期限以外,应用程序会确保保留历史版本的文件不会占用超过账户目前可用空间50%。如果存储的版本超出此限制,则版本管理会先删除最早的版本直至低于存储限制。更多资讯详见“版本”说明文档。", + "Current version" : "当前版本", + "Initial version" : "初始版本", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} 版本的操作", "Name this version" : "命名此版本", "Edit version name" : "编辑版本名", @@ -9,18 +11,15 @@ "Restore version" : "恢复版本", "Download version" : "下载版本", "Delete version" : "删除版本", - "Current version" : "当前版本", - "Initial version" : "初始版本", - "Version name" : "版本名", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本会保留,且当你的存储配额已满时,它将被从自动清理中排除。", "Cancel" : "取消", "Remove version name" : "删除版本名", "Save version name" : "保存版本名", + "Version name" : "版本名", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本会保留,且当你的存储配额已满时,它将被从自动清理中排除。", "Initial version restored" : "已还原最初版本", "Version restored" : "版本已还原", "Could not restore version" : "无法还原版本", "Could not set version label" : "无法设置版本标签", - "Could not delete version" : "无法删除版本", - "${version.label} restored" : "已还原版本${version.label} " + "Could not delete version" : "无法删除版本" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/zh_HK.js b/apps/files_versions/l10n/zh_HK.js index c7560d0a721..8eb7d057e52 100644 --- a/apps/files_versions/l10n/zh_HK.js +++ b/apps/files_versions/l10n/zh_HK.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此應用程式會自動維護已更改過的檔案的較舊版本。啟用後,每個用戶目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。用戶可以在任何時候透過網路界面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保帳戶不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保不會使用超過帳戶目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」說明書。", + "Current version" : "目前版本", + "Initial version" : "初始版本", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} 版本的操作", "Name this version" : "為此版本命名", "Edit version name" : "編輯版本名稱", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "還原版本", "Download version" : "下載版本", "Delete version" : "刪除版本", - "Current version" : "目前版本", - "Initial version" : "初始版本", - "Version name" : "版本名稱", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本會保留,並在儲存配額已滿時從自動清理中排除。", "Cancel" : "取消", "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", + "Version name" : "版本名稱", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本會保留,並在儲存配額已滿時從自動清理中排除。", "Initial version restored" : "初始版本已還原", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", "Could not set version label" : "無法設置版本標籤", - "Could not delete version" : "無法刪除版本", - "${version.label} restored" : "已還原˙ ${version.label}" + "Could not delete version" : "無法刪除版本" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/zh_HK.json b/apps/files_versions/l10n/zh_HK.json index 97248679f54..f4d2058fc7a 100644 --- a/apps/files_versions/l10n/zh_HK.json +++ b/apps/files_versions/l10n/zh_HK.json @@ -2,6 +2,8 @@ "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此應用程式會自動維護已更改過的檔案的較舊版本。啟用後,每個用戶目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。用戶可以在任何時候透過網路界面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保帳戶不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保不會使用超過帳戶目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」說明書。", + "Current version" : "目前版本", + "Initial version" : "初始版本", "Actions for version from {versionHumanExplicitDate}" : "{versionHumanExplicitDate} 版本的操作", "Name this version" : "為此版本命名", "Edit version name" : "編輯版本名稱", @@ -9,18 +11,15 @@ "Restore version" : "還原版本", "Download version" : "下載版本", "Delete version" : "刪除版本", - "Current version" : "目前版本", - "Initial version" : "初始版本", - "Version name" : "版本名稱", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本會保留,並在儲存配額已滿時從自動清理中排除。", "Cancel" : "取消", "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", + "Version name" : "版本名稱", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名版本會保留,並在儲存配額已滿時從自動清理中排除。", "Initial version restored" : "初始版本已還原", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", "Could not set version label" : "無法設置版本標籤", - "Could not delete version" : "無法刪除版本", - "${version.label} restored" : "已還原˙ ${version.label}" + "Could not delete version" : "無法刪除版本" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_versions/l10n/zh_TW.js b/apps/files_versions/l10n/zh_TW.js index 298789b937b..6853b566598 100644 --- a/apps/files_versions/l10n/zh_TW.js +++ b/apps/files_versions/l10n/zh_TW.js @@ -4,6 +4,8 @@ OC.L10N.register( "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "本應用程式會自動維護檔案較舊的修改版本。", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此應用程式會自動維護已變更過檔案的較舊版本。啟用後,每個使用者目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。使用者可以在任何時候透過網路介面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保使用者不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保使用者永遠不會使用超過使用者目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」文件。", + "Current version" : "目前版本", + "Initial version" : "初始版本", "Actions for version from {versionHumanExplicitDate}" : "來自 {versionHumanExplicitDate} 版本的動作", "Name this version" : "為此版本命名", "Edit version name" : "編輯版本名稱", @@ -11,18 +13,15 @@ OC.L10N.register( "Restore version" : "還原版本", "Download version" : "下載版本", "Delete version" : "刪除版本", - "Current version" : "目前版本", - "Initial version" : "初始版本", - "Version name" : "版本名稱", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名的版本會持續保留,並且在儲存容量限制已滿時,排除在自動清理外。", "Cancel" : "取消", "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", + "Version name" : "版本名稱", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名的版本會持續保留,並且在儲存容量限制已滿時,排除在自動清理外。", "Initial version restored" : "已還原初始版本", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", "Could not set version label" : "無法設定版本標籤", - "Could not delete version" : "無法刪除版本", - "${version.label} restored" : "已還原 ${version.label}" + "Could not delete version" : "無法刪除版本" }, "nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/zh_TW.json b/apps/files_versions/l10n/zh_TW.json index 3d32e7acb5d..9f2be9dd578 100644 --- a/apps/files_versions/l10n/zh_TW.json +++ b/apps/files_versions/l10n/zh_TW.json @@ -2,6 +2,8 @@ "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "本應用程式會自動維護檔案較舊的修改版本。", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "此應用程式會自動維護已變更過檔案的較舊版本。啟用後,每個使用者目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。使用者可以在任何時候透過網路介面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保使用者不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保使用者永遠不會使用超過使用者目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」文件。", + "Current version" : "目前版本", + "Initial version" : "初始版本", "Actions for version from {versionHumanExplicitDate}" : "來自 {versionHumanExplicitDate} 版本的動作", "Name this version" : "為此版本命名", "Edit version name" : "編輯版本名稱", @@ -9,18 +11,15 @@ "Restore version" : "還原版本", "Download version" : "下載版本", "Delete version" : "刪除版本", - "Current version" : "目前版本", - "Initial version" : "初始版本", - "Version name" : "版本名稱", - "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名的版本會持續保留,並且在儲存容量限制已滿時,排除在自動清理外。", "Cancel" : "取消", "Remove version name" : "移除版本名稱", "Save version name" : "儲存版本名稱", + "Version name" : "版本名稱", + "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "命名的版本會持續保留,並且在儲存容量限制已滿時,排除在自動清理外。", "Initial version restored" : "已還原初始版本", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", "Could not set version label" : "無法設定版本標籤", - "Could not delete version" : "無法刪除版本", - "${version.label} restored" : "已還原 ${version.label}" + "Could not delete version" : "無法刪除版本" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |