You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/ar.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@ OC.L10N.register(
2
2
"logreader",
3
3
{
4
4
"Logging" : "تسجيل الحركات Logging",
5
+
"Errors in the log" : "أخطاء في تسجيل الحركات",
6
+
"No errors in the logs since %s" : "لم تُسجَّل أيّ أخطاء منذ %s",
7
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%nخطأً تمّ تسجيله منذ %s","%n خطأً تمّ تسجيله منذ %s","%n خطأً تمّ تسجيله منذ %s","%n أخطاء تمّ تسجيلها منذ %s","%n خطأً تمّ تسجيله منذ %s","%n خطأً تمّ تسجيله منذ %s"],
8
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n تحذيراً تمّ تسجيله منذ %s","%n تحذيراً تمّ تسجيله منذ %s","%n تحذيراً تمّ تسجيله منذ %s","%n تحذيرات تمّ تسجيلها منذ %s","%n تحذيراُ تمّ تسجيله منذ %s","%nتحذيراً تمّ تسجيله منذ %s"],
5
9
"Log Reader" : "قارئ سجل الحركات Log Reader",
6
10
"A log reader for Nextcloud" : "تطبيق لقراءة سجل الحركات في نكست كلاود",
7
11
"Log reader for Nextcloud" : "قارئ سجل الحركات في نكست كلاود",
Copy file name to clipboardExpand all lines: l10n/ar.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
{ "translations": {
2
2
"Logging" : "تسجيل الحركات Logging",
3
+
"Errors in the log" : "أخطاء في تسجيل الحركات",
4
+
"No errors in the logs since %s" : "لم تُسجَّل أيّ أخطاء منذ %s",
5
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%nخطأً تمّ تسجيله منذ %s","%n خطأً تمّ تسجيله منذ %s","%n خطأً تمّ تسجيله منذ %s","%n أخطاء تمّ تسجيلها منذ %s","%n خطأً تمّ تسجيله منذ %s","%n خطأً تمّ تسجيله منذ %s"],
6
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n تحذيراً تمّ تسجيله منذ %s","%n تحذيراً تمّ تسجيله منذ %s","%n تحذيراً تمّ تسجيله منذ %s","%n تحذيرات تمّ تسجيلها منذ %s","%n تحذيراُ تمّ تسجيله منذ %s","%nتحذيراً تمّ تسجيله منذ %s"],
3
7
"Log Reader" : "قارئ سجل الحركات Log Reader",
4
8
"A log reader for Nextcloud" : "تطبيق لقراءة سجل الحركات في نكست كلاود",
5
9
"Log reader for Nextcloud" : "قارئ سجل الحركات في نكست كلاود",
Copy file name to clipboardExpand all lines: l10n/de_DE.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@ OC.L10N.register(
2
2
"logreader",
3
3
{
4
4
"Logging" : "Protokollierung",
5
+
"Errors in the log" : "Fehler im Protokoll\n \n \n ",
6
+
"No errors in the logs since %s" : "Keine Fehler in den Protokollen seit %s",
7
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n Fehler in den Protokollen seit %s","%n Fehler in den Protokollen seit %s"],
8
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n Warnungen in den Protokollen seit %s","%n Warnungen in den Protokollen seit %s"],
5
9
"Log Reader" : "Log-Datei-Leser",
6
10
"A log reader for Nextcloud" : "Ein Log-Datei-Leser für Nextcloud",
7
11
"Log reader for Nextcloud" : "Log-Datei-Leser für Nextcloud",
Copy file name to clipboardExpand all lines: l10n/de_DE.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
{ "translations": {
2
2
"Logging" : "Protokollierung",
3
+
"Errors in the log" : "Fehler im Protokoll\n\n\n",
4
+
"No errors in the logs since %s" : "Keine Fehler in den Protokollen seit %s",
5
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n Fehler in den Protokollen seit %s","%n Fehler in den Protokollen seit %s"],
6
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n Warnungen in den Protokollen seit %s","%n Warnungen in den Protokollen seit %s"],
3
7
"Log Reader" : "Log-Datei-Leser",
4
8
"A log reader for Nextcloud" : "Ein Log-Datei-Leser für Nextcloud",
5
9
"Log reader for Nextcloud" : "Log-Datei-Leser für Nextcloud",
Copy file name to clipboardExpand all lines: l10n/fr.js
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@ OC.L10N.register(
2
2
"logreader",
3
3
{
4
4
"Logging" : "Journalisation",
5
+
"Errors in the log" : "Erreurs dans le journal",
6
+
"No errors in the logs since %s" : "Aucune erreur dans les journaux depuis %s",
7
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n erreur dans les journaux depuis %s","%n erreurs dans les journaux depuis %s","%n erreurs dans les journaux depuis %s"],
8
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n avertissement dans les journaux depuis %s","%n avertissements dans les journaux depuis %s","%n avertissements dans les journaux depuis %s"],
5
9
"Log Reader" : "Lecteur du fichier journal",
6
10
"A log reader for Nextcloud" : "Un lecteur du fichier journal pour Nextcloud",
7
11
"Log reader for Nextcloud" : "Lecteur du fichier journal pour Nextcloud",
@@ -12,7 +16,7 @@ OC.L10N.register(
12
16
"Level" : "Niveau",
13
17
"App" : "App",
14
18
"No app in context" : "Pas d'app dans le contexte",
Copy file name to clipboardExpand all lines: l10n/fr.json
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
{ "translations": {
2
2
"Logging" : "Journalisation",
3
+
"Errors in the log" : "Erreurs dans le journal",
4
+
"No errors in the logs since %s" : "Aucune erreur dans les journaux depuis %s",
5
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n erreur dans les journaux depuis %s","%n erreurs dans les journaux depuis %s","%n erreurs dans les journaux depuis %s"],
6
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n avertissement dans les journaux depuis %s","%n avertissements dans les journaux depuis %s","%n avertissements dans les journaux depuis %s"],
3
7
"Log Reader" : "Lecteur du fichier journal",
4
8
"A log reader for Nextcloud" : "Un lecteur du fichier journal pour Nextcloud",
5
9
"Log reader for Nextcloud" : "Lecteur du fichier journal pour Nextcloud",
@@ -10,7 +14,7 @@
10
14
"Level" : "Niveau",
11
15
"App" : "App",
12
16
"No app in context" : "Pas d'app dans le contexte",
Copy file name to clipboardExpand all lines: l10n/gl.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@ OC.L10N.register(
2
2
"logreader",
3
3
{
4
4
"Logging" : "Rexistrando",
5
+
"Errors in the log" : "Erros no rexistro",
6
+
"No errors in the logs since %s" : "Sen erros nos rexistros dende %s",
7
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n erro nos rexistros dende %s","%n erros nos rexistros dende %s"],
8
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n advertencia nos rexistros dende %s","%n advertencias nos rexistros dende %s"],
5
9
"Log Reader" : "Lector de rexistros",
6
10
"A log reader for Nextcloud" : "Un lector de rexistros para Nextcloud",
7
11
"Log reader for Nextcloud" : "Lector de rexistros para Nextcloud",
Copy file name to clipboardExpand all lines: l10n/gl.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
{ "translations": {
2
2
"Logging" : "Rexistrando",
3
+
"Errors in the log" : "Erros no rexistro",
4
+
"No errors in the logs since %s" : "Sen erros nos rexistros dende %s",
5
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n erro nos rexistros dende %s","%n erros nos rexistros dende %s"],
6
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n advertencia nos rexistros dende %s","%n advertencias nos rexistros dende %s"],
3
7
"Log Reader" : "Lector de rexistros",
4
8
"A log reader for Nextcloud" : "Un lector de rexistros para Nextcloud",
5
9
"Log reader for Nextcloud" : "Lector de rexistros para Nextcloud",
0 commit comments