Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed May 27, 2024
1 parent 8206671 commit 35e7870
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Logging" : "Erregistroa",
"Errors in the log" : "Erroreak log fitxategian",
"Failed to get an iterator for log entries: %s" : "Ezin izan da log sarrerentzako iteradore bat lortu: %s",
"No errors in the logs since %s" : "Ez dago errorerik log fitxategietan %s geroztik",
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["Errore %n log fitxategietan %s geroztik","%n errore log fitxategietan %s geroztik"],
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["Abisu %n log fitxategietan %s geroztik","%n abisu log fitxategietan %s geroztik"],
Expand Down Expand Up @@ -36,10 +37,12 @@ OC.L10N.register(
"Time format" : "Ordu formatua",
"Live view" : "Zuzeneko bistaratzea",
"Download/Upload logs" : "Deskargatu/Igo log fitxategiak",
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "Zure arbeleko log sarrerak erakutsi ditzakezu log ikuspegian {keyboardShortcut} teklekin itsatsiz",
"Download logs" : "Deskargatu log fitxategiak",
"Show local log file" : "Erakutsi log fitxategi lokala",
"Upload local log file to be displayed" : "Igo lokaleko log fitxategia, bistaratzeko",
"Ctrl" : "Ctrl",
"Could not parse local log file" : "Ezin izan da log fitxategia analizatu",
"Raw data" : "Datu gordinak",
"Local time" : "Ordu lokala",
"UTC time" : "UTC ordua",
Expand Down Expand Up @@ -68,6 +71,8 @@ OC.L10N.register(
"Error" : "Errorea",
"Fatal" : "Larria",
"Could not load log entries" : "Ezin izan da log sarrerarik kargatu",
"Clipboard" : "Arbela",
"Could not parse clipboard content" : "Ezin izan da arbeleko edukia analizatu",
"Could not fetch new log entries (server unavailable)" : "Ezin izan da log sarrera berririk eskuratu (zerbitzaria ez dago erabilgarri)",
"Could not fetch new entries" : "Ezin izan da sarrera berririk eskuratu",
"Could not copy to clipboard, please copy manually:" : "Ezin izan da arbelera kopiatu, mesedez kopiatu eskuz:",
Expand Down
5 changes: 5 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Logging" : "Erregistroa",
"Errors in the log" : "Erroreak log fitxategian",
"Failed to get an iterator for log entries: %s" : "Ezin izan da log sarrerentzako iteradore bat lortu: %s",
"No errors in the logs since %s" : "Ez dago errorerik log fitxategietan %s geroztik",
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["Errore %n log fitxategietan %s geroztik","%n errore log fitxategietan %s geroztik"],
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["Abisu %n log fitxategietan %s geroztik","%n abisu log fitxategietan %s geroztik"],
Expand Down Expand Up @@ -34,10 +35,12 @@
"Time format" : "Ordu formatua",
"Live view" : "Zuzeneko bistaratzea",
"Download/Upload logs" : "Deskargatu/Igo log fitxategiak",
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "Zure arbeleko log sarrerak erakutsi ditzakezu log ikuspegian {keyboardShortcut} teklekin itsatsiz",
"Download logs" : "Deskargatu log fitxategiak",
"Show local log file" : "Erakutsi log fitxategi lokala",
"Upload local log file to be displayed" : "Igo lokaleko log fitxategia, bistaratzeko",
"Ctrl" : "Ctrl",
"Could not parse local log file" : "Ezin izan da log fitxategia analizatu",
"Raw data" : "Datu gordinak",
"Local time" : "Ordu lokala",
"UTC time" : "UTC ordua",
Expand Down Expand Up @@ -66,6 +69,8 @@
"Error" : "Errorea",
"Fatal" : "Larria",
"Could not load log entries" : "Ezin izan da log sarrerarik kargatu",
"Clipboard" : "Arbela",
"Could not parse clipboard content" : "Ezin izan da arbeleko edukia analizatu",
"Could not fetch new log entries (server unavailable)" : "Ezin izan da log sarrera berririk eskuratu (zerbitzaria ez dago erabilgarri)",
"Could not fetch new entries" : "Ezin izan da sarrera berririk eskuratu",
"Could not copy to clipboard, please copy manually:" : "Ezin izan da arbelera kopiatu, mesedez kopiatu eskuz:",
Expand Down
1 change: 1 addition & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"logreader",
{
"Level" : "Leibhéal",
"Time" : "Am",
"Ctrl" : "Ctrl",
"Show details" : "Sonraí a thaispeáint",
"Info" : "Eolas",
Expand Down
1 change: 1 addition & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Level" : "Leibhéal",
"Time" : "Am",
"Ctrl" : "Ctrl",
"Show details" : "Sonraí a thaispeáint",
"Info" : "Eolas",
Expand Down

0 comments on commit 35e7870

Please sign in to comment.