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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-07 05:24:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-07 05:24:36 +0300
commitb51cb233816bc46902834e068975c5e2bad2c188 (patch)
treecf14357e1db2d6ab71c628509bb2c9749f2272b2
parent744f1dd5638c7924be9c19621033d67991c65fd2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/files_trashbin/l10n/bg.js3
-rw-r--r--apps/files_trashbin/l10n/bg.json3
-rw-r--r--apps/files_trashbin/l10n/ca.js3
-rw-r--r--apps/files_trashbin/l10n/ca.json3
-rw-r--r--apps/files_trashbin/l10n/cs.js3
-rw-r--r--apps/files_trashbin/l10n/cs.json3
-rw-r--r--apps/files_trashbin/l10n/de.js3
-rw-r--r--apps/files_trashbin/l10n/de.json3
-rw-r--r--apps/files_trashbin/l10n/de_DE.js3
-rw-r--r--apps/files_trashbin/l10n/de_DE.json3
-rw-r--r--apps/files_trashbin/l10n/es.js3
-rw-r--r--apps/files_trashbin/l10n/es.json3
-rw-r--r--apps/files_trashbin/l10n/eu.js3
-rw-r--r--apps/files_trashbin/l10n/eu.json3
-rw-r--r--apps/files_trashbin/l10n/fi.js3
-rw-r--r--apps/files_trashbin/l10n/fi.json3
-rw-r--r--apps/files_trashbin/l10n/fr.js3
-rw-r--r--apps/files_trashbin/l10n/fr.json3
-rw-r--r--apps/files_trashbin/l10n/gl.js3
-rw-r--r--apps/files_trashbin/l10n/gl.json3
-rw-r--r--apps/files_trashbin/l10n/hu.js3
-rw-r--r--apps/files_trashbin/l10n/hu.json3
-rw-r--r--apps/files_trashbin/l10n/it.js3
-rw-r--r--apps/files_trashbin/l10n/it.json3
-rw-r--r--apps/files_trashbin/l10n/ja.js3
-rw-r--r--apps/files_trashbin/l10n/ja.json3
-rw-r--r--apps/files_trashbin/l10n/nb.js3
-rw-r--r--apps/files_trashbin/l10n/nb.json3
-rw-r--r--apps/files_trashbin/l10n/pl.js3
-rw-r--r--apps/files_trashbin/l10n/pl.json3
-rw-r--r--apps/files_trashbin/l10n/pt_BR.js3
-rw-r--r--apps/files_trashbin/l10n/pt_BR.json3
-rw-r--r--apps/files_trashbin/l10n/sk.js3
-rw-r--r--apps/files_trashbin/l10n/sk.json3
-rw-r--r--apps/files_trashbin/l10n/tr.js3
-rw-r--r--apps/files_trashbin/l10n/tr.json3
-rw-r--r--apps/files_trashbin/l10n/zh_HK.js3
-rw-r--r--apps/files_trashbin/l10n/zh_HK.json3
-rw-r--r--apps/files_trashbin/l10n/zh_TW.js3
-rw-r--r--apps/files_trashbin/l10n/zh_TW.json3
-rw-r--r--apps/settings/l10n/ru.js18
-rw-r--r--apps/settings/l10n/ru.json18
-rw-r--r--apps/weather_status/l10n/fr.js12
-rw-r--r--apps/weather_status/l10n/fr.json12
44 files changed, 100 insertions, 80 deletions
diff --git a/apps/files_trashbin/l10n/bg.js b/apps/files_trashbin/l10n/bg.js
index aaf98703baf..d3231afa88a 100644
--- a/apps/files_trashbin/l10n/bg.js
+++ b/apps/files_trashbin/l10n/bg.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Грешка при премахване на файла от кошчето",
"Error while restoring files from trashbin" : "Грешка при възстановяване на файлове от кошчето",
"Error while emptying trashbin" : "Грешка при изпразване кошчето",
- "Error while removing files from trashbin" : "Грешка при премахване на файлове от кошчето",
- "Deleted files and folders in the trash bin" : "Изтрити файлове и папки в кошчето за боклук"
+ "Error while removing files from trashbin" : "Грешка при премахване на файлове от кошчето"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/bg.json b/apps/files_trashbin/l10n/bg.json
index 082ed74d772..c635e11faa0 100644
--- a/apps/files_trashbin/l10n/bg.json
+++ b/apps/files_trashbin/l10n/bg.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Грешка при премахване на файла от кошчето",
"Error while restoring files from trashbin" : "Грешка при възстановяване на файлове от кошчето",
"Error while emptying trashbin" : "Грешка при изпразване кошчето",
- "Error while removing files from trashbin" : "Грешка при премахване на файлове от кошчето",
- "Deleted files and folders in the trash bin" : "Изтрити файлове и папки в кошчето за боклук"
+ "Error while removing files from trashbin" : "Грешка при премахване на файлове от кошчето"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/ca.js b/apps/files_trashbin/l10n/ca.js
index 42e9de2d7a8..cf40c6e34e0 100644
--- a/apps/files_trashbin/l10n/ca.js
+++ b/apps/files_trashbin/l10n/ca.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "S'ha produït un error en suprimir el fitxer de la paperera",
"Error while restoring files from trashbin" : "S'ha produït un error en restaurar els fitxers de la paperera",
"Error while emptying trashbin" : "S'ha produït un error en buidar la paperera",
- "Error while removing files from trashbin" : "S'ha produït un error en suprimir els fitxers de la paperera",
- "Deleted files and folders in the trash bin" : "Fitxers i carpetes eliminats en la paperera"
+ "Error while removing files from trashbin" : "S'ha produït un error en suprimir els fitxers de la paperera"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/ca.json b/apps/files_trashbin/l10n/ca.json
index 2bfb7c1ced2..deb49344231 100644
--- a/apps/files_trashbin/l10n/ca.json
+++ b/apps/files_trashbin/l10n/ca.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "S'ha produït un error en suprimir el fitxer de la paperera",
"Error while restoring files from trashbin" : "S'ha produït un error en restaurar els fitxers de la paperera",
"Error while emptying trashbin" : "S'ha produït un error en buidar la paperera",
- "Error while removing files from trashbin" : "S'ha produït un error en suprimir els fitxers de la paperera",
- "Deleted files and folders in the trash bin" : "Fitxers i carpetes eliminats en la paperera"
+ "Error while removing files from trashbin" : "S'ha produït un error en suprimir els fitxers de la paperera"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js
index 37e37cfa8d3..d14057dc4ad 100644
--- a/apps/files_trashbin/l10n/cs.js
+++ b/apps/files_trashbin/l10n/cs.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Chyba při odebírání souboru z Koše",
"Error while restoring files from trashbin" : "Chyba při obnovování souborů z Koše",
"Error while emptying trashbin" : "Chyba při vyprazdňování Koše",
- "Error while removing files from trashbin" : "Chyba při odebírání souborů z Koše",
- "Deleted files and folders in the trash bin" : "Smazané soubory a složky v koši"
+ "Error while removing files from trashbin" : "Chyba při odebírání souborů z Koše"
},
"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_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json
index 77e7152bf0d..bd9b642de38 100644
--- a/apps/files_trashbin/l10n/cs.json
+++ b/apps/files_trashbin/l10n/cs.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Chyba při odebírání souboru z Koše",
"Error while restoring files from trashbin" : "Chyba při obnovování souborů z Koše",
"Error while emptying trashbin" : "Chyba při vyprazdňování Koše",
- "Error while removing files from trashbin" : "Chyba při odebírání souborů z Koše",
- "Deleted files and folders in the trash bin" : "Smazané soubory a složky v koši"
+ "Error while removing files from trashbin" : "Chyba při odebírání souborů z Koše"
},"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_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js
index 6baaf23efa9..c74c14ab3c5 100644
--- a/apps/files_trashbin/l10n/de.js
+++ b/apps/files_trashbin/l10n/de.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Fehler beim Entfernen einer Datei aus dem Papierkorb",
"Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb",
"Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs",
- "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb",
- "Deleted files and folders in the trash bin" : "Gelöschte Dateien und Ordner im Papierkorb"
+ "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/de.json b/apps/files_trashbin/l10n/de.json
index 7ec3b4757d2..65a74d78ca7 100644
--- a/apps/files_trashbin/l10n/de.json
+++ b/apps/files_trashbin/l10n/de.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Fehler beim Entfernen einer Datei aus dem Papierkorb",
"Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb",
"Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs",
- "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb",
- "Deleted files and folders in the trash bin" : "Gelöschte Dateien und Ordner im Papierkorb"
+ "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js
index 762872f11c0..42e65def06b 100644
--- a/apps/files_trashbin/l10n/de_DE.js
+++ b/apps/files_trashbin/l10n/de_DE.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Fehler beim Entfernen der Datei aus dem Papierkorb",
"Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb",
"Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs",
- "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb",
- "Deleted files and folders in the trash bin" : "Gelöschte Dateien und Ordner im Papierkorb"
+ "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json
index 0f185668f54..b87f8df21da 100644
--- a/apps/files_trashbin/l10n/de_DE.json
+++ b/apps/files_trashbin/l10n/de_DE.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Fehler beim Entfernen der Datei aus dem Papierkorb",
"Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb",
"Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs",
- "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb",
- "Deleted files and folders in the trash bin" : "Gelöschte Dateien und Ordner im Papierkorb"
+ "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js
index 8ea610bfb51..15290761620 100644
--- a/apps/files_trashbin/l10n/es.js
+++ b/apps/files_trashbin/l10n/es.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera",
"Error while restoring files from trashbin" : "Error al restaurar los archivos desde papelera",
"Error while emptying trashbin" : "Error al vaciar la papelera",
- "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera",
- "Deleted files and folders in the trash bin" : "Archivos y carpetas borrados en la papelera"
+ "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_trashbin/l10n/es.json b/apps/files_trashbin/l10n/es.json
index 9dfe62cc2fc..3221a8b9427 100644
--- a/apps/files_trashbin/l10n/es.json
+++ b/apps/files_trashbin/l10n/es.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera",
"Error while restoring files from trashbin" : "Error al restaurar los archivos desde papelera",
"Error while emptying trashbin" : "Error al vaciar la papelera",
- "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera",
- "Deleted files and folders in the trash bin" : "Archivos y carpetas borrados en la papelera"
+ "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera"
},"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_trashbin/l10n/eu.js b/apps/files_trashbin/l10n/eu.js
index 77ba243ace8..3bbbc41b5b9 100644
--- a/apps/files_trashbin/l10n/eu.js
+++ b/apps/files_trashbin/l10n/eu.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Errore bat gertatu da fitxategia zakarrontzitik ezabatzean",
"Error while restoring files from trashbin" : "Errore bat gertatu da fitxategiak zakarrontzitik berrezartzean",
"Error while emptying trashbin" : "Errore bat gertatu da zakarrontzia hustutzean",
- "Error while removing files from trashbin" : "Errore bat gertatu da fitxategiak zakarrontzitik ezabatzean",
- "Deleted files and folders in the trash bin" : "Ezabatutako fitxategiak eta karpetak zakarrontzira"
+ "Error while removing files from trashbin" : "Errore bat gertatu da fitxategiak zakarrontzitik ezabatzean"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/eu.json b/apps/files_trashbin/l10n/eu.json
index b8135db75ae..0469ae1de87 100644
--- a/apps/files_trashbin/l10n/eu.json
+++ b/apps/files_trashbin/l10n/eu.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Errore bat gertatu da fitxategia zakarrontzitik ezabatzean",
"Error while restoring files from trashbin" : "Errore bat gertatu da fitxategiak zakarrontzitik berrezartzean",
"Error while emptying trashbin" : "Errore bat gertatu da zakarrontzia hustutzean",
- "Error while removing files from trashbin" : "Errore bat gertatu da fitxategiak zakarrontzitik ezabatzean",
- "Deleted files and folders in the trash bin" : "Ezabatutako fitxategiak eta karpetak zakarrontzira"
+ "Error while removing files from trashbin" : "Errore bat gertatu da fitxategiak zakarrontzitik ezabatzean"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js
index 2f03ab33072..eede7fcc9bd 100644
--- a/apps/files_trashbin/l10n/fi.js
+++ b/apps/files_trashbin/l10n/fi.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Virhe poistaessa tiedostoa roskakorista",
"Error while restoring files from trashbin" : "Virhe palauttaessa tiedostoja roskakorista",
"Error while emptying trashbin" : "Virhe tyhjentäessä roskakoria",
- "Error while removing files from trashbin" : "Virhe poistaessa tiedostoja roskakorista",
- "Deleted files and folders in the trash bin" : "Poistetut tiedostot ja kansiot roskakorissa"
+ "Error while removing files from trashbin" : "Virhe poistaessa tiedostoja roskakorista"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/fi.json b/apps/files_trashbin/l10n/fi.json
index 98a0eaea7a6..060fffc918f 100644
--- a/apps/files_trashbin/l10n/fi.json
+++ b/apps/files_trashbin/l10n/fi.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Virhe poistaessa tiedostoa roskakorista",
"Error while restoring files from trashbin" : "Virhe palauttaessa tiedostoja roskakorista",
"Error while emptying trashbin" : "Virhe tyhjentäessä roskakoria",
- "Error while removing files from trashbin" : "Virhe poistaessa tiedostoja roskakorista",
- "Deleted files and folders in the trash bin" : "Poistetut tiedostot ja kansiot roskakorissa"
+ "Error while removing files from trashbin" : "Virhe poistaessa tiedostoja roskakorista"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js
index f8e29a54595..1cffa2cc125 100644
--- a/apps/files_trashbin/l10n/fr.js
+++ b/apps/files_trashbin/l10n/fr.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Erreur lors de la suppression du fichier de la corbeille",
"Error while restoring files from trashbin" : "Erreur lors de la restauration des fichiers de la corbeille",
"Error while emptying trashbin" : "Erreur lors du vidage de la corbeille",
- "Error while removing files from trashbin" : "Erreur lors de la suppression des fichiers de la corbeille",
- "Deleted files and folders in the trash bin" : "Fichiers et dossiers supprimés dans la corbeille"
+ "Error while removing files from trashbin" : "Erreur lors de la suppression des fichiers de la corbeille"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json
index dbd798fbaa4..0ced8718473 100644
--- a/apps/files_trashbin/l10n/fr.json
+++ b/apps/files_trashbin/l10n/fr.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Erreur lors de la suppression du fichier de la corbeille",
"Error while restoring files from trashbin" : "Erreur lors de la restauration des fichiers de la corbeille",
"Error while emptying trashbin" : "Erreur lors du vidage de la corbeille",
- "Error while removing files from trashbin" : "Erreur lors de la suppression des fichiers de la corbeille",
- "Deleted files and folders in the trash bin" : "Fichiers et dossiers supprimés dans la corbeille"
+ "Error while removing files from trashbin" : "Erreur lors de la suppression des fichiers de la corbeille"
},"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_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js
index 88bed0c8c25..fb796fbcf86 100644
--- a/apps/files_trashbin/l10n/gl.js
+++ b/apps/files_trashbin/l10n/gl.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Produciuse un erro ao retirar o ficheiro do lixo",
"Error while restoring files from trashbin" : "Produciuse un erro ao recuperar os ficheiros do lixo",
"Error while emptying trashbin" : "Produciuse un erro ao baleirar o lixo",
- "Error while removing files from trashbin" : "Produciuse un erro ao retirar os ficheiro do lixo",
- "Deleted files and folders in the trash bin" : "Ficheiros e cartafoles eliminados no lixo"
+ "Error while removing files from trashbin" : "Produciuse un erro ao retirar os ficheiro do lixo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json
index e0f42c4b2a9..3860ea3aedb 100644
--- a/apps/files_trashbin/l10n/gl.json
+++ b/apps/files_trashbin/l10n/gl.json
@@ -19,7 +19,6 @@
"Error while removing file from trashbin" : "Produciuse un erro ao retirar o ficheiro do lixo",
"Error while restoring files from trashbin" : "Produciuse un erro ao recuperar os ficheiros do lixo",
"Error while emptying trashbin" : "Produciuse un erro ao baleirar o lixo",
- "Error while removing files from trashbin" : "Produciuse un erro ao retirar os ficheiro do lixo",
- "Deleted files and folders in the trash bin" : "Ficheiros e cartafoles eliminados no lixo"
+ "Error while removing files from trashbin" : "Produciuse un erro ao retirar os ficheiro do lixo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/hu.js b/apps/files_trashbin/l10n/hu.js
index fb6273365c8..34035f0484d 100644
--- a/apps/files_trashbin/l10n/hu.js
+++ b/apps/files_trashbin/l10n/hu.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Hiba a fájl kukából történő eltávolításakor",
"Error while restoring files from trashbin" : "Hiba a fájlok kukából történő visszaállításakor",
"Error while emptying trashbin" : "Hiba a kuka ürítésekor",
- "Error while removing files from trashbin" : "Hiba a fájlok kukából történő eltávolításakor",
- "Deleted files and folders in the trash bin" : "Kukában lévő törölt fájlok és mappák"
+ "Error while removing files from trashbin" : "Hiba a fájlok kukából történő eltávolításakor"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/hu.json b/apps/files_trashbin/l10n/hu.json
index 7108dc724ce..ce44e92f0d0 100644
--- a/apps/files_trashbin/l10n/hu.json
+++ b/apps/files_trashbin/l10n/hu.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Hiba a fájl kukából történő eltávolításakor",
"Error while restoring files from trashbin" : "Hiba a fájlok kukából történő visszaállításakor",
"Error while emptying trashbin" : "Hiba a kuka ürítésekor",
- "Error while removing files from trashbin" : "Hiba a fájlok kukából történő eltávolításakor",
- "Deleted files and folders in the trash bin" : "Kukában lévő törölt fájlok és mappák"
+ "Error while removing files from trashbin" : "Hiba a fájlok kukából történő eltávolításakor"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/it.js b/apps/files_trashbin/l10n/it.js
index bc3b6dbe491..bcd75e14803 100644
--- a/apps/files_trashbin/l10n/it.js
+++ b/apps/files_trashbin/l10n/it.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Errore durante la rimozione del file dal cestino",
"Error while restoring files from trashbin" : "Errore durante il ripristino dei file dal cestino",
"Error while emptying trashbin" : "Errore durante lo svuotamento del cestino",
- "Error while removing files from trashbin" : "Errore durante la rimozione dei file dal cestino",
- "Deleted files and folders in the trash bin" : "Cartelle e files cancellati nel cestino"
+ "Error while removing files from trashbin" : "Errore durante la rimozione dei file dal cestino"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_trashbin/l10n/it.json b/apps/files_trashbin/l10n/it.json
index 73ba4fceae5..741d5a65a05 100644
--- a/apps/files_trashbin/l10n/it.json
+++ b/apps/files_trashbin/l10n/it.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Errore durante la rimozione del file dal cestino",
"Error while restoring files from trashbin" : "Errore durante il ripristino dei file dal cestino",
"Error while emptying trashbin" : "Errore durante lo svuotamento del cestino",
- "Error while removing files from trashbin" : "Errore durante la rimozione dei file dal cestino",
- "Deleted files and folders in the trash bin" : "Cartelle e files cancellati nel cestino"
+ "Error while removing files from trashbin" : "Errore durante la rimozione dei file dal cestino"
},"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_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js
index edd71a16334..12762e65122 100644
--- a/apps/files_trashbin/l10n/ja.js
+++ b/apps/files_trashbin/l10n/ja.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"Error while restoring files from trashbin" : "ごみ箱からファイルを復元する際のエラー",
"Error while emptying trashbin" : "ごみ箱を空にする際にエラーが発生",
- "Error while removing files from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました",
- "Deleted files and folders in the trash bin" : "ゴミ箱内の削除されたファイルやフォルダー"
+ "Error while removing files from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_trashbin/l10n/ja.json b/apps/files_trashbin/l10n/ja.json
index da254104e54..8c0d34fa865 100644
--- a/apps/files_trashbin/l10n/ja.json
+++ b/apps/files_trashbin/l10n/ja.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"Error while restoring files from trashbin" : "ごみ箱からファイルを復元する際のエラー",
"Error while emptying trashbin" : "ごみ箱を空にする際にエラーが発生",
- "Error while removing files from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました",
- "Deleted files and folders in the trash bin" : "ゴミ箱内の削除されたファイルやフォルダー"
+ "Error while removing files from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/nb.js b/apps/files_trashbin/l10n/nb.js
index ece2561cdb6..718ef5a0bc7 100644
--- a/apps/files_trashbin/l10n/nb.js
+++ b/apps/files_trashbin/l10n/nb.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Feil ved fjerning av fil fra søppelbøtten",
"Error while restoring files from trashbin" : "Feil ved gjenoppretting av filer fra søppelbøtten",
"Error while emptying trashbin" : "Feil ved tømming av søppelbøtten",
- "Error while removing files from trashbin" : "Feil ved fjerning av filer fra søppelbøtten",
- "Deleted files and folders in the trash bin" : "Slettede filer og mapper i søppelkassen"
+ "Error while removing files from trashbin" : "Feil ved fjerning av filer fra søppelbøtten"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/nb.json b/apps/files_trashbin/l10n/nb.json
index 4175ca2fa51..949b6b7bba2 100644
--- a/apps/files_trashbin/l10n/nb.json
+++ b/apps/files_trashbin/l10n/nb.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Feil ved fjerning av fil fra søppelbøtten",
"Error while restoring files from trashbin" : "Feil ved gjenoppretting av filer fra søppelbøtten",
"Error while emptying trashbin" : "Feil ved tømming av søppelbøtten",
- "Error while removing files from trashbin" : "Feil ved fjerning av filer fra søppelbøtten",
- "Deleted files and folders in the trash bin" : "Slettede filer og mapper i søppelkassen"
+ "Error while removing files from trashbin" : "Feil ved fjerning av filer fra søppelbøtten"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js
index bad1b53ce78..ec09f3982b9 100644
--- a/apps/files_trashbin/l10n/pl.js
+++ b/apps/files_trashbin/l10n/pl.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Błąd podczas usuwania pliku z kosza",
"Error while restoring files from trashbin" : "Błąd podczas przywracania plików z kosza",
"Error while emptying trashbin" : "Błąd podczas opróżniania kosza",
- "Error while removing files from trashbin" : "Błąd podczas usuwania plików z kosza",
- "Deleted files and folders in the trash bin" : "Usunięte pliki i katalogi w koszu"
+ "Error while removing files from trashbin" : "Błąd podczas usuwania plików z kosza"
},
"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_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json
index d4d8341bda3..5cc82dedf86 100644
--- a/apps/files_trashbin/l10n/pl.json
+++ b/apps/files_trashbin/l10n/pl.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Błąd podczas usuwania pliku z kosza",
"Error while restoring files from trashbin" : "Błąd podczas przywracania plików z kosza",
"Error while emptying trashbin" : "Błąd podczas opróżniania kosza",
- "Error while removing files from trashbin" : "Błąd podczas usuwania plików z kosza",
- "Deleted files and folders in the trash bin" : "Usunięte pliki i katalogi w koszu"
+ "Error while removing files from trashbin" : "Błąd podczas usuwania plików z kosza"
},"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_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js
index 93a13ebc22f..ef73b9628a6 100644
--- a/apps/files_trashbin/l10n/pt_BR.js
+++ b/apps/files_trashbin/l10n/pt_BR.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Erro ao remover arquivo da lixeira",
"Error while restoring files from trashbin" : "Erro ao restaurar arquivos da lixeira",
"Error while emptying trashbin" : "Erro ao esvaziar a lixeira",
- "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira",
- "Deleted files and folders in the trash bin" : "Arquivos e pastas excluídos na lixeira"
+ "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_trashbin/l10n/pt_BR.json b/apps/files_trashbin/l10n/pt_BR.json
index 1f30c4b459b..7259d381cea 100644
--- a/apps/files_trashbin/l10n/pt_BR.json
+++ b/apps/files_trashbin/l10n/pt_BR.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Erro ao remover arquivo da lixeira",
"Error while restoring files from trashbin" : "Erro ao restaurar arquivos da lixeira",
"Error while emptying trashbin" : "Erro ao esvaziar a lixeira",
- "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira",
- "Deleted files and folders in the trash bin" : "Arquivos e pastas excluídos na lixeira"
+ "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira"
},"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_trashbin/l10n/sk.js b/apps/files_trashbin/l10n/sk.js
index 5b58ec39fb9..4f954e1ef55 100644
--- a/apps/files_trashbin/l10n/sk.js
+++ b/apps/files_trashbin/l10n/sk.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Chyba pri mazaní súboru z koša",
"Error while restoring files from trashbin" : "Chyba pri obnovovaní súborov z koša",
"Error while emptying trashbin" : "Chyba pri vysypávaní koša",
- "Error while removing files from trashbin" : "Chyba pri mazaní súborov z koša",
- "Deleted files and folders in the trash bin" : "Vymazané súbory a priečinky v koši"
+ "Error while removing files from trashbin" : "Chyba pri mazaní súborov z koša"
},
"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_trashbin/l10n/sk.json b/apps/files_trashbin/l10n/sk.json
index 149b07b7c9d..f3c621a3f86 100644
--- a/apps/files_trashbin/l10n/sk.json
+++ b/apps/files_trashbin/l10n/sk.json
@@ -24,7 +24,6 @@
"Error while removing file from trashbin" : "Chyba pri mazaní súboru z koša",
"Error while restoring files from trashbin" : "Chyba pri obnovovaní súborov z koša",
"Error while emptying trashbin" : "Chyba pri vysypávaní koša",
- "Error while removing files from trashbin" : "Chyba pri mazaní súborov z koša",
- "Deleted files and folders in the trash bin" : "Vymazané súbory a priečinky v koši"
+ "Error while removing files from trashbin" : "Chyba pri mazaní súborov z koša"
},"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_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js
index f7e7f553cdb..b188175db4e 100644
--- a/apps/files_trashbin/l10n/tr.js
+++ b/apps/files_trashbin/l10n/tr.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Dosya çöp kutusundan silinirken sorun çıktı",
"Error while restoring files from trashbin" : "Dosyalar çöp kutusundan geri yüklenirken sorun çıktı",
"Error while emptying trashbin" : "Çöp kutusu boşaltılırken sorun çıktı",
- "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı",
- "Deleted files and folders in the trash bin" : "Çöp kutusundaki silinmiş dosya ve klasörler"
+ "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json
index 998588e4efb..b20c70b0c14 100644
--- a/apps/files_trashbin/l10n/tr.json
+++ b/apps/files_trashbin/l10n/tr.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "Dosya çöp kutusundan silinirken sorun çıktı",
"Error while restoring files from trashbin" : "Dosyalar çöp kutusundan geri yüklenirken sorun çıktı",
"Error while emptying trashbin" : "Çöp kutusu boşaltılırken sorun çıktı",
- "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı",
- "Deleted files and folders in the trash bin" : "Çöp kutusundaki silinmiş dosya ve klasörler"
+ "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js
index 710b11488d7..bec367e27b2 100644
--- a/apps/files_trashbin/l10n/zh_HK.js
+++ b/apps/files_trashbin/l10n/zh_HK.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤",
"Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤",
"Error while emptying trashbin" : "清空回收桶發生錯誤",
- "Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤",
- "Deleted files and folders in the trash bin" : "已刪除垃圾箱中的檔案和資料夾"
+ "Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_trashbin/l10n/zh_HK.json b/apps/files_trashbin/l10n/zh_HK.json
index 3be7c32b563..7520c6baaa3 100644
--- a/apps/files_trashbin/l10n/zh_HK.json
+++ b/apps/files_trashbin/l10n/zh_HK.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤",
"Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤",
"Error while emptying trashbin" : "清空回收桶發生錯誤",
- "Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤",
- "Deleted files and folders in the trash bin" : "已刪除垃圾箱中的檔案和資料夾"
+ "Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js
index 1c48bdc6189..069097c3876 100644
--- a/apps/files_trashbin/l10n/zh_TW.js
+++ b/apps/files_trashbin/l10n/zh_TW.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "從回收桶刪除檔案時發生錯誤",
"Error while restoring files from trashbin" : "從回收桶回復檔案時發生錯誤",
"Error while emptying trashbin" : "清空回收桶時發生錯誤",
- "Error while removing files from trashbin" : "從回收桶刪除檔案時發生錯誤",
- "Deleted files and folders in the trash bin" : "已刪除回收桶的檔案與資料夾"
+ "Error while removing files from trashbin" : "從回收桶刪除檔案時發生錯誤"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json
index 74515367256..911d2257603 100644
--- a/apps/files_trashbin/l10n/zh_TW.json
+++ b/apps/files_trashbin/l10n/zh_TW.json
@@ -25,7 +25,6 @@
"Error while removing file from trashbin" : "從回收桶刪除檔案時發生錯誤",
"Error while restoring files from trashbin" : "從回收桶回復檔案時發生錯誤",
"Error while emptying trashbin" : "清空回收桶時發生錯誤",
- "Error while removing files from trashbin" : "從回收桶刪除檔案時發生錯誤",
- "Deleted files and folders in the trash bin" : "已刪除回收桶的檔案與資料夾"
+ "Error while removing files from trashbin" : "從回收桶刪除檔案時發生錯誤"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js
index dc0d5850e57..d31b950571d 100644
--- a/apps/settings/l10n/ru.js
+++ b/apps/settings/l10n/ru.js
@@ -176,11 +176,13 @@ OC.L10N.register(
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Рекомендованные приложения разработаны совместно с сообществом. Эти приложения обеспечивают основной функционал и готовы для использования в рабочих системах.",
"Featured" : "Рекомендуемые",
"Update to {update}" : "Обновить до {update}",
+ "All apps are up-to-date." : "Обновления приложений отсутствуют.",
"Results from other categories" : "Результаты из других категорий",
"No apps found for your version" : "Приложений, совместимых с установленной версией Nextcloud, не найдено",
"Disable all" : "Отключить все",
"Enable all" : "Включить все",
"_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить%n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."],
+ "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"],
"Marked for remote wipe" : "Помечено для удаления данных",
"Device settings" : "Параметры устройства",
"Allow filesystem access" : "Разрешить доступ к файлам",
@@ -224,9 +226,23 @@ OC.L10N.register(
"Copied!" : "Скопировано!",
"Copy" : "Копировать",
"Could not copy app password. Please copy it manually." : "Не удалось скопировать пароль приложения. Пожалуйста, скопируйте его вручную.",
+ "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Для правильной работы сервера Nextcloud важно правильно настроить выполнение задач в фоновом режиме. Рекомендуемым вариантом запуска фоновых задач является использование планировщика Cron. Обратитесь к документации для получения дополнительной информации.",
+ "Last job execution ran {time}. Something seems wrong." : "Последнее задание было выполнено {time}. Похоже, что-то не в порядке.",
+ "Last job ran {relativeTime}." : "Последнее задание было запущено {relativeTime}.",
+ "Background job did not run yet!" : "Фоновые задания ещё не выполнялись.",
+ "AJAX" : "AJAX",
+ "Execute one task with each page loaded. Use case: Single user instance." : "Запуск одного задания при загрузке каждой страницы. Вариант использования: сервер для одного пользователя.",
+ "Webcron" : "Webcron",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "Использовать службу webcron для запуска зарегистрированного файла «cron.php» каждые 5 минут с использованием протокола HTTPS. Вариант использования: сервер для количества пользователей от одного до пяти.",
+ "Cron (Recommended)" : "Cron (рекомендуется)",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Для запуска требуется расширение POSIX для PHP. Обратитесь к {linkstart}документации по PHP{linkend} для получения дополнительной информации.",
+ "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Использовать системную службу запуска задач cron для запуска файла «cron.php» каждые 5 минут. Рекомендованый вариант.",
+ "The cron.php needs to be executed by the system user \"{user}\"." : "Файл «cron.php» должен исполняться с использованием учётной записи «{user}».",
+ "Unable to update background job mode" : "Не удалось изменить режим запуска фоновых задач",
"Profile" : "Профиль",
+ "Enable or disable profile by default for new users." : "Создавать или нет профили по умолчанию для новых пользователей.",
"Enable" : "Включить",
+ "Unable to update profile default setting" : "Не удалось обновить состояние использования профилей по умолчанию",
"Rename group" : "Переименовать группу",
"Remove group" : "Удалить группу",
"You are about to remove the group {group}. The users will NOT be deleted." : "Группа «{group}» будет удалена, но это НЕ приведёт к удалению пользователей.",
@@ -398,6 +414,7 @@ OC.L10N.register(
"SMTP Username" : "Пользователь SMTP",
"SMTP Password" : "Пароль SMTP",
"Save" : "Сохранить",
+ "Test and verify email settings" : "Проверить параметры эл. почты",
"Send email" : "Отправить сообщение",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.",
"All checks passed." : "Все проверки пройдены.",
@@ -434,6 +451,7 @@ OC.L10N.register(
"Allow public uploads" : "Разрешить предоставлять доступ на запись",
"Always ask for a password" : "Предлагать задать пароль",
"Enforce password protection" : "Требовать защиту паролем",
+ "Exclude groups from password requirements:" : "Не применять правила для следующих групп:",
"Set default expiration date" : "Установить дату истечения по умолчанию",
"Exclude groups from creating link shares:" : "Запретить публикацию созданием ссылок для следующих групп:",
"Allow resharing" : "Разрешить повторную публикацию",
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index de204218387..a40bfd9da71 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -174,11 +174,13 @@
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Рекомендованные приложения разработаны совместно с сообществом. Эти приложения обеспечивают основной функционал и готовы для использования в рабочих системах.",
"Featured" : "Рекомендуемые",
"Update to {update}" : "Обновить до {update}",
+ "All apps are up-to-date." : "Обновления приложений отсутствуют.",
"Results from other categories" : "Результаты из других категорий",
"No apps found for your version" : "Приложений, совместимых с установленной версией Nextcloud, не найдено",
"Disable all" : "Отключить все",
"Enable all" : "Включить все",
"_%n app has an update available_::_%n apps have an update available_" : ["Возможно обновить%n приложение.","Возможно обновить %n приложения.","Возможно обновить %n приложений.","Возможно обновить %n приложения."],
+ "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"],
"Marked for remote wipe" : "Помечено для удаления данных",
"Device settings" : "Параметры устройства",
"Allow filesystem access" : "Разрешить доступ к файлам",
@@ -222,9 +224,23 @@
"Copied!" : "Скопировано!",
"Copy" : "Копировать",
"Could not copy app password. Please copy it manually." : "Не удалось скопировать пароль приложения. Пожалуйста, скопируйте его вручную.",
+ "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Для правильной работы сервера Nextcloud важно правильно настроить выполнение задач в фоновом режиме. Рекомендуемым вариантом запуска фоновых задач является использование планировщика Cron. Обратитесь к документации для получения дополнительной информации.",
+ "Last job execution ran {time}. Something seems wrong." : "Последнее задание было выполнено {time}. Похоже, что-то не в порядке.",
+ "Last job ran {relativeTime}." : "Последнее задание было запущено {relativeTime}.",
+ "Background job did not run yet!" : "Фоновые задания ещё не выполнялись.",
+ "AJAX" : "AJAX",
+ "Execute one task with each page loaded. Use case: Single user instance." : "Запуск одного задания при загрузке каждой страницы. Вариант использования: сервер для одного пользователя.",
+ "Webcron" : "Webcron",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "Использовать службу webcron для запуска зарегистрированного файла «cron.php» каждые 5 минут с использованием протокола HTTPS. Вариант использования: сервер для количества пользователей от одного до пяти.",
+ "Cron (Recommended)" : "Cron (рекомендуется)",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Для запуска требуется расширение POSIX для PHP. Обратитесь к {linkstart}документации по PHP{linkend} для получения дополнительной информации.",
+ "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Использовать системную службу запуска задач cron для запуска файла «cron.php» каждые 5 минут. Рекомендованый вариант.",
+ "The cron.php needs to be executed by the system user \"{user}\"." : "Файл «cron.php» должен исполняться с использованием учётной записи «{user}».",
+ "Unable to update background job mode" : "Не удалось изменить режим запуска фоновых задач",
"Profile" : "Профиль",
+ "Enable or disable profile by default for new users." : "Создавать или нет профили по умолчанию для новых пользователей.",
"Enable" : "Включить",
+ "Unable to update profile default setting" : "Не удалось обновить состояние использования профилей по умолчанию",
"Rename group" : "Переименовать группу",
"Remove group" : "Удалить группу",
"You are about to remove the group {group}. The users will NOT be deleted." : "Группа «{group}» будет удалена, но это НЕ приведёт к удалению пользователей.",
@@ -396,6 +412,7 @@
"SMTP Username" : "Пользователь SMTP",
"SMTP Password" : "Пароль SMTP",
"Save" : "Сохранить",
+ "Test and verify email settings" : "Проверить параметры эл. почты",
"Send email" : "Отправить сообщение",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.",
"All checks passed." : "Все проверки пройдены.",
@@ -432,6 +449,7 @@
"Allow public uploads" : "Разрешить предоставлять доступ на запись",
"Always ask for a password" : "Предлагать задать пароль",
"Enforce password protection" : "Требовать защиту паролем",
+ "Exclude groups from password requirements:" : "Не применять правила для следующих групп:",
"Set default expiration date" : "Установить дату истечения по умолчанию",
"Exclude groups from creating link shares:" : "Запретить публикацию созданием ссылок для следующих групп:",
"Allow resharing" : "Разрешить повторную публикацию",
diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js
index 07b47629d00..41485dce306 100644
--- a/apps/weather_status/l10n/fr.js
+++ b/apps/weather_status/l10n/fr.js
@@ -21,6 +21,18 @@ OC.L10N.register(
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Partiellement nuageux",
"{temperature} {unit} foggy later today" : "{temperature} {unit} Brouillard dans la journée",
"{temperature} {unit} foggy" : "{temperature} {unit} Brouillard",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} Pluie légère dans la journée",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} Pluie légère",
+ "{temperature} {unit} rainfall later today" : "{temperature} {unit} Pluie dans la journée",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} Pluie",
+ "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Fortes pluies dans la journée",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} Fortes pluies",
+ "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Averses dans la journée",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} Averses",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Faibles averses dans la journée",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} Faibles averses",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Fortes averses dans la journée",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Fortes averses",
"More weather for {adr}" : "Plus de météo pour {adr}",
"Loading weather" : "Chargement de la météo",
"Remove from favorites" : "Retirer des favoris",
diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json
index 77a4b873959..44d2584ccf4 100644
--- a/apps/weather_status/l10n/fr.json
+++ b/apps/weather_status/l10n/fr.json
@@ -19,6 +19,18 @@
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Partiellement nuageux",
"{temperature} {unit} foggy later today" : "{temperature} {unit} Brouillard dans la journée",
"{temperature} {unit} foggy" : "{temperature} {unit} Brouillard",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} Pluie légère dans la journée",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} Pluie légère",
+ "{temperature} {unit} rainfall later today" : "{temperature} {unit} Pluie dans la journée",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} Pluie",
+ "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Fortes pluies dans la journée",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} Fortes pluies",
+ "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Averses dans la journée",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} Averses",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Faibles averses dans la journée",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} Faibles averses",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Fortes averses dans la journée",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Fortes averses",
"More weather for {adr}" : "Plus de météo pour {adr}",
"Loading weather" : "Chargement de la météo",
"Remove from favorites" : "Retirer des favoris",